Skip to content

Commit e1d7970

Browse files
committed
Clean
1 parent ae48501 commit e1d7970

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ console.log();
271271
console.log("Check UMD fallback");
272272

273273
import { createRequire } from "module";
274-
import { sign } from "crypto";
275274
const require = createRequire(import.meta.url);
276275
const LongUMD = require("../umd/");
277276
assert(typeof LongUMD == "function");

0 commit comments

Comments
 (0)