forked from MapComplete/MapComplete
Fix the build
This commit is contained in:
parent
7f26e4cb3b
commit
43601987dc
5 changed files with 0 additions and 55 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue