mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-17 11:06:17 +08:00
removed unused imports
This commit is contained in:
parent
fc2c5348bf
commit
2fee8d141a
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
import Config, * as UpdateConfig from "./config";
|
||||
import * as Notifications from "./notifications";
|
||||
import * as Leaderboards from "./leaderboards";
|
||||
import * as ManualRestart from "./manual-restart-tracker";
|
||||
import * as Misc from "./misc";
|
||||
import * as Caret from "./caret";
|
||||
import * as TestLogic from "./test-logic";
|
||||
|
|
Loading…
Add table
Reference in a new issue