From 233b63361bff45c0a4fcc50f8f2b738693239106 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 22 Jun 2022 22:35:35 +0200 Subject: [PATCH] Fix build --- UI/Input/LengthInput.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/UI/Input/LengthInput.ts b/UI/Input/LengthInput.ts index c108e7e7fd..3a09a8a35b 100644 --- a/UI/Input/LengthInput.ts +++ b/UI/Input/LengthInput.ts @@ -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; /**