Skip to content

Commit aecddec

Browse files
committed
(chore) Remove Unused Import
Signed-off-by: Progyan Bhattacharya <bprogyan@gmail.com>
1 parent 1b06d1f commit aecddec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/layout/header.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import BrandImage from "@/assets/img/otjs-logo.png";
33
import { siteConfig } from "@/config/site";
44
import { cn } from "@/lib/utils";
55
6-
import Icon from "astro-icon";
76
import { Image } from "astro:assets";
87
98
type Props = {

0 commit comments

Comments
 (0)