Skip to content

Commit 2a1c771

Browse files
committed
removed useless import
1 parent 46a13d5 commit 2a1c771

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

runners/wikiConsole/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { RunCommand } from "../../engine/run_command";
33
import { RunResult } from "../../engine/run_result";
44
import { WikiRunner } from "../../engine/wikiRunner";
55
import * as path from "path";
6-
import { Console } from "console";
76

87
export class WikiConsole extends WikiRunner {
98

0 commit comments

Comments
 (0)