Skip to content

Commit b2bdfc5

Browse files
committed
unused aside
1 parent a87a2fe commit b2bdfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/models/code/OpenAIResponsesTextGenerationCode.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
import { z } from "astro:schema";
3-
import { Aside, Code } from "@astrojs/starlight/components";
3+
import { Code } from "@astrojs/starlight/components";
44
import Details from "~/components/Details.astro";
55
66
type Props = z.infer<typeof props>;

0 commit comments

Comments
 (0)