mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-20 13:50:20 +00:00
removed unused import to fix prettier error
This commit is contained in:
@@ -11,7 +11,6 @@ import { getServerConfigFromServer } from "../core/configuration/ConfigLoader";
|
|||||||
import { GameType } from "../core/game/Game";
|
import { GameType } from "../core/game/Game";
|
||||||
import {
|
import {
|
||||||
ClientJoinMessageSchema,
|
ClientJoinMessageSchema,
|
||||||
GameConfig,
|
|
||||||
GameRecord,
|
GameRecord,
|
||||||
GameRecordSchema,
|
GameRecordSchema,
|
||||||
} from "../core/Schemas";
|
} from "../core/Schemas";
|
||||||
|
|||||||
Reference in New Issue
Block a user