Skip to content

Commit 4d4d3dd

Browse files
committed
🔥 Delete unused import Swords
1 parent 16bb19d commit 4d4d3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/navigation/side-bar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Home, Lightbulb, RadioTower, Rocket, Swords } from "lucide-react";
1+
import { Home, Lightbulb, RadioTower, Rocket } from "lucide-react";
22
import Link from "next/link";
33
import GitHub from "@/components/icons/git-hub";
44
import {

0 commit comments

Comments
 (0)