Skip to content

Commit 0d2673d

Browse files
committed
fix: remove unused import
1 parent bd8a34b commit 0d2673d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/run.js

-2
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,3 @@ export function run(script) {
5353
}
5454
);
5555
}
56-
57-
import { script } from "../../script-star-or-unstar/script.js";

0 commit comments

Comments
 (0)