Revert "add api-report"
This reverts commit b7cda00d33.
Signed-off-by: Max Morton <mamorton@paloaltonetworks.com>
This commit is contained in:
@@ -458,10 +458,6 @@ export class GitlabUrlReader implements UrlReader {
|
||||
// (undocumented)
|
||||
static factory: ReaderFactory;
|
||||
// (undocumented)
|
||||
getGitlabArtifactFetchUrl(target: string): Promise<URL>;
|
||||
// (undocumented)
|
||||
getGitlabFetchUrl(target: string): Promise<string>;
|
||||
// (undocumented)
|
||||
read(url: string): Promise<Buffer>;
|
||||
// (undocumented)
|
||||
readTree(url: string, options?: ReadTreeOptions): Promise<ReadTreeResponse>;
|
||||
|
||||
Reference in New Issue
Block a user