Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kglovern committed Aug 16, 2024
1 parent 8378d04 commit 1e205e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/src/routes/index.lazy.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { createLazyFileRoute } from "@tanstack/react-router";

import { Column } from "../workspace/Column";
import { PrimaryArea } from "../workspace/PrimaryArea";
import { ToolArea } from "../workspace/ToolArea";
import {Visualizer} from "../features/Visualizer";

Expand Down

0 comments on commit 1e205e7

Please sign in to comment.