1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00

remove import

This commit is contained in:
Martin McKeaveney 2020-03-30 21:21:18 +01:00
parent 5d45797f3b
commit 81977bba7a

View file

@ -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",