Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Mar 3, 2021
1 parent bd8a34b commit 0d2673d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/run.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ export function run(script) {
}
);
}

import { script } from "../../script-star-or-unstar/script.js";

0 comments on commit 0d2673d

Please sign in to comment.