Skip to content

Commit b840461

Browse files
committed
auto-import icons
1 parent 85c9a12 commit b840461

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

apps/desktop/src/routes/editor/Timeline/SceneTrack.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ import {
1313
Show,
1414
} from "solid-js";
1515
import { produce } from "solid-js/store";
16-
import IconLucideEyeOff from "~icons/lucide/eye-off";
17-
import IconLucideMonitor from "~icons/lucide/monitor";
18-
import IconLucideVideo from "~icons/lucide/video";
16+
1917
import { useEditorContext } from "../context";
2018
import {
2119
useSegmentContext,

0 commit comments

Comments
 (0)