Skip to content

Commit b3a4e7c

Browse files
committed
unused import
1 parent 750f7c9 commit b3a4e7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Glossary.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
import { marked } from "marked";
33
import { getGlossaryEntries } from "~/util/glossary";
4-
import { LinkButton } from "@astrojs/starlight/components";
54
65
interface Props {
76
product?: string;

0 commit comments

Comments
 (0)