Revert "add api-report"

This reverts commit b7cda00d33.

Signed-off-by: Max Morton <mamorton@paloaltonetworks.com>
This commit is contained in:
Max Morton
2022-11-17 09:05:46 -08:00
parent b7cda00d33
commit 468cd24bec
-4
View File
@@ -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>;