diff --git a/src/client/graphics/layers/GhostStructureManager.ts b/src/client/graphics/layers/GhostStructureManager.ts index 888ba0d37..335a08039 100644 --- a/src/client/graphics/layers/GhostStructureManager.ts +++ b/src/client/graphics/layers/GhostStructureManager.ts @@ -5,7 +5,6 @@ import { wouldNukeBreakAlliance } from "../../../core/execution/Util"; import { BuildableUnit, Cell, - PlayerActions, UnitType, } from "../../../core/game/Game"; import { TileRef } from "../../../core/game/GameMap";