Skip to content

Commit b62fa1b

Browse files
chore: remove useless import
1 parent 572b3ed commit b62fa1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/package/SidePanel.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import { Label } from "$lib/components/ui/label";
1414
import { Separator } from "$lib/components/ui/separator";
1515
import * as Card from "$lib/components/ui/card";
16-
import * as Tooltip from "$lib/components/ui/tooltip";
1716
1817
type CleanRelease = { cleanName: string; cleanVersion: string } & GitHubRelease;
1918

0 commit comments

Comments
 (0)