Skip to content

Commit d5e0430

Browse files
committed
removed reference to removed function
1 parent bb99ade commit d5e0430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/util/scripts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ async function runCommand(command : string) {
1919
}
2020
}
2121

22-
export { runScript, runCommand };
22+
export { runCommand };

0 commit comments

Comments
 (0)