Fix build

This commit is contained in:
pietervdvn 2022-06-22 22:35:35 +02:00
parent c8c29aac61
commit 233b63361b

View file

@ -8,7 +8,6 @@ import {GeoOperations} from "../../Logic/GeoOperations";
import Minimap, {MinimapObj} from "../Base/Minimap";
import BackgroundMapSwitch from "../BigComponents/BackgroundMapSwitch";
import BaseUIElement from "../BaseUIElement";
import CR = Mocha.reporters.Base.cursor.CR;
/**