forked from MapComplete/MapComplete
Remove unused import
This commit is contained in:
parent
5302ec3342
commit
df40dbbff1
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import { Translation, TypedTranslation } from "./Translation"
|
|||
import BaseUIElement from "../BaseUIElement"
|
||||
import CompiledTranslations from "../../assets/generated/CompiledTranslations"
|
||||
import LanguageUtils from "../../Utils/LanguageUtils"
|
||||
import { ClickableToggle } from "../Input/Toggle"
|
||||
import { Store } from "../../Logic/UIEventSource"
|
||||
import Locale from "./Locale"
|
||||
import { Utils } from "../../Utils"
|
||||
|
|
Loading…
Reference in a new issue