[feat] remove unused import
This commit is contained in:
@@ -10,17 +10,10 @@
|
|||||||
import BarIcon from "./BarIcon.svelte";
|
import BarIcon from "./BarIcon.svelte";
|
||||||
import SidebarIndicator from "./SidebarIndicator.svelte";
|
import SidebarIndicator from "./SidebarIndicator.svelte";
|
||||||
import {
|
import {
|
||||||
Plus,
|
|
||||||
User,
|
|
||||||
X,
|
X,
|
||||||
Settings,
|
Settings,
|
||||||
Users,
|
|
||||||
Edit3Icon,
|
|
||||||
ArrowUp,
|
|
||||||
ArrowDown,
|
|
||||||
ListIcon,
|
ListIcon,
|
||||||
LayoutGridIcon,
|
LayoutGridIcon,
|
||||||
PlusIcon,
|
|
||||||
FolderIcon,
|
FolderIcon,
|
||||||
FolderOpenIcon,
|
FolderOpenIcon,
|
||||||
HomeIcon,
|
HomeIcon,
|
||||||
|
|||||||
Reference in New Issue
Block a user