Skip to content

Commit e17a86c

Browse files
committed
Cleanup
1 parent 95928e7 commit e17a86c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/frontend/tests/e2e-playwright/routes/manage/access.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { DEFAULT_PASSKEY_NAME } from "../../fixtures/manageAccessPage";
55
import { Ed25519KeyIdentity } from "@icp-sdk/core/identity";
66
import { toSeed } from "../../fixtures/identity";
77
import { LEGACY_II_URL } from "$lib/config";
8-
import { sign } from "crypto";
98

109
test.describe("Access methods", () => {
1110
test.beforeEach(

0 commit comments

Comments
 (0)