Chore: remove unused import
All checks were successful
/ deploy_on_hosted (push) Successful in 23m42s
All checks were successful
/ deploy_on_hosted (push) Successful in 23m42s
This commit is contained in:
parent
01034b186e
commit
c1288f0ed2
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
import type PresetConfig from "../../../Models/ThemeConfig/PresetConfig"
|
||||
import LayerConfig from "../../../Models/ThemeConfig/LayerConfig"
|
||||
import Tr from "../../Base/Tr.svelte"
|
||||
import SubtleButton from "../../Base/SubtleButton.svelte"
|
||||
import Translations from "../../i18n/Translations.js"
|
||||
import TagHint from "../TagHint.svelte"
|
||||
import LoginToggle from "../../Base/LoginToggle.svelte"
|
||||
|
|
Loading…
Add table
Reference in a new issue