Skip to content

Commit 86187da

Browse files
committed
⚡ perf(pages/stack): remove unused and problematic import
1 parent 0eb9f31 commit 86187da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/[lang]/stack.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import LinkButton from "../../components/LinkButton.astro";
55
import type { IconType } from "react-icons";
66
import { BiLogoCss3, BiLogoGit, BiLogoGithub, BiLogoHtml5, BiLogoJava, BiLogoSass, BiLogoTypescript } from "react-icons/bi";
77
import { SiAstro } from "react-icons/si";
8-
import { undefined } from "astro:schema";
98
109
export { getStaticPaths };
1110

0 commit comments

Comments
 (0)