From 43601987dcc1ac5122c9b83625a2be6efe1bd7b1 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 13 Apr 2023 23:58:26 +0200 Subject: [PATCH] Fix the build --- UI/ImportFlow/ImportHelperGui.ts | 1 - UI/ImportFlow/ImportViewerGui.ts | 1 - automaton.html | 51 -------------------------------- import_helper.html | 1 - import_viewer.html | 1 - 5 files changed, 55 deletions(-) delete mode 100644 automaton.html diff --git a/UI/ImportFlow/ImportHelperGui.ts b/UI/ImportFlow/ImportHelperGui.ts index 62f1ea064..2ae3503db 100644 --- a/UI/ImportFlow/ImportHelperGui.ts +++ b/UI/ImportFlow/ImportHelperGui.ts @@ -3,7 +3,6 @@ import Toggle from "../Input/Toggle" import LanguagePicker from "../LanguagePicker" import UserRelatedState from "../../Logic/State/UserRelatedState" import BaseUIElement from "../BaseUIElement" -import MinimapImplementation from "../Base/MinimapImplementation" import Translations from "../i18n/Translations" import { FlowPanelFactory } from "./FlowStep" import { RequestFile } from "./RequestFile" diff --git a/UI/ImportFlow/ImportViewerGui.ts b/UI/ImportFlow/ImportViewerGui.ts index 5256fe45f..8ac9b7da5 100644 --- a/UI/ImportFlow/ImportViewerGui.ts +++ b/UI/ImportFlow/ImportViewerGui.ts @@ -10,7 +10,6 @@ import { FixedUiElement } from "../Base/FixedUiElement" import Link from "../Base/Link" import { DropDown } from "../Input/DropDown" import BaseUIElement from "../BaseUIElement" -import ValidatedTextField from "../Input/ValidatedTextField" import { SubtleButton } from "../Base/SubtleButton" import Svg from "../../Svg" import Toggle, { ClickableToggle } from "../Input/Toggle" diff --git a/automaton.html b/automaton.html deleted file mode 100644 index 8698d1adb..000000000 --- a/automaton.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - MapComplete Automaton - - - - - - - - - - - - - - - - - - - - - -
Loading...
- - - - - - diff --git a/import_helper.html b/import_helper.html index 9cd6cd73d..4280fdc73 100644 --- a/import_helper.html +++ b/import_helper.html @@ -44,7 +44,6 @@
Loading...
- diff --git a/import_viewer.html b/import_viewer.html index d53431d56..77ace0f67 100644 --- a/import_viewer.html +++ b/import_viewer.html @@ -39,7 +39,6 @@
Loading...
-