Skip to content

Commit 6d19598

Browse files
committed
fix: lint 오류 해결
1 parent 944e494 commit 6d19598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/frontend/src/app/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { useSyncedUsers } from "@/entities/user";
22
import { useProtectedWorkspace } from "@/features/workspace";
33
import { CanvasView } from "@/widgets/CanvasView";
4-
import { CanvasToolsView } from "@/widgets/CanvasToolsView";
54
import { EditorView } from "@/widgets/EditorView";
65
import { NodeToolsView } from "@/widgets/NodeToolsView";
76
import { PageSideBarView } from "@/widgets/PageSideBarView";

0 commit comments

Comments
 (0)