Skip to content

Commit c789a0d

Browse files
committed
Remove unused import
1 parent 70c26fa commit c789a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/adventure/minimessage/format.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: The MiniMessage format documentation.
55
---
66

77
import { Image } from "astro:assets";
8-
import { Badge, Icon } from "@astrojs/starlight/components";
8+
import { Badge } from "@astrojs/starlight/components";
99
import Shadow1 from "./assets/shadow_1.png";
1010
import Shadow2 from "./assets/shadow_2.png";
1111
import Shadow3 from "./assets/shadow_3.png";

0 commit comments

Comments
 (0)