diff --git a/bin/run.js b/bin/run.js index 1d3464c..e5938d3 100755 --- a/bin/run.js +++ b/bin/run.js @@ -53,5 +53,3 @@ export function run(script) { } ); } - -import { script } from "../../script-star-or-unstar/script.js";