mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-04 18:53:26 +08:00
chore: remove unused import
This commit is contained in:
parent
bbb2644d87
commit
cadf6502ef
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import * as TestStats from "../test/test-stats";
|
||||
import * as TestUI from "../test/test-ui";
|
||||
import * as ManualRestart from "../test/manual-restart-tracker";
|
||||
import * as TestLogic from "../test/test-logic";
|
||||
import * as Funbox from "../test/funbox/funbox";
|
||||
|
|
Loading…
Reference in a new issue