mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-13 23:43:44 +08:00
removed unused import
This commit is contained in:
parent
c82026daa1
commit
43831b7ae6
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import * as TestLogic from "./test-logic";
|
||||
import Config from "./config";
|
||||
import * as Funbox from "./funbox";
|
||||
import * as Misc from "./misc";
|
||||
import * as TestStats from "./test-stats";
|
||||
|
||||
|
|
Loading…
Reference in a new issue