Skip to content

Commit cb6770b

Browse files
committed
remove the unused import
1 parent 7cc0e36 commit cb6770b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/handlers/grantAwsAccessCommand.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {
44
} from "../../../src/utils/awsAccess";
55
import { discordTextResponse } from "../../../src/utils/discordResponse";
66
import jwt from "@tsndr/cloudflare-worker-jwt";
7-
import { AWS_IAM_SIGNIN_URL } from "../../../src/constants/urls";
87

98
jest.mock("node-fetch");
109
jest.mock("@tsndr/cloudflare-worker-jwt");

0 commit comments

Comments
 (0)