Skip to content

Commit 8837d0f

Browse files
committed
removed the useless import in about page
1 parent 7e1b5fc commit 8837d0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/about.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
import "@/assets/styles/about.css";
3-
import Help from "@/components/Help.astro";
43
import BaseLayout from "@/layouts/Base";
54
---
65

0 commit comments

Comments
 (0)