Skip to content

Commit 91d6bd9

Browse files
committed
tidy up test
1 parent d2d34c5 commit 91d6bd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/bundler-plugin-core/src/utils/__tests__/getPreSignedURL.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import childProcess from "child_process";
1616
import { SPAWN_PROCESS_BUFFER_SIZE } from "../constants.ts";
1717
import { getPreSignedURL } from "../getPreSignedURL.ts";
1818
import { FailedFetchError } from "../../errors/FailedFetchError.ts";
19-
import { NoUploadTokenError } from "../../errors/NoUploadTokenError.ts";
2019
import { UploadLimitReachedError } from "../../errors/UploadLimitReachedError.ts";
2120
import { UndefinedGitServiceError } from "../../errors/UndefinedGitServiceError.ts";
2221
import { BadOIDCServiceError } from "src/errors/BadOIDCServiceError.ts";

0 commit comments

Comments
 (0)