remove import
This commit is contained in:
parent
5d45797f3b
commit
81977bba7a
|
@ -5,7 +5,6 @@
|
|||
import BackendRoot from "./BackendRoot.svelte"
|
||||
import { fade } from "svelte/transition"
|
||||
import { SettingsIcon, PreviewIcon } from "./common/Icons/"
|
||||
import { showAppNotification } from "./common/AppNotification.svelte"
|
||||
|
||||
const TABS = {
|
||||
BACKEND: "backend",
|
||||
|
|
Loading…
Reference in New Issue