Skip to content

Commit 78bf32c

Browse files
committed
fix import
1 parent 5dc425a commit 78bf32c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util/container.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { experimental_AstroContainer } from "astro/container";
22
import reactRenderer from "@astrojs/react/server.js";
33
import mdxRenderer from "@astrojs/mdx/server.js";
4-
import { loadRenderers } from "astro:container";
54
import { render, type CollectionEntry } from "astro:content";
65
import type { AstroComponentFactory } from "astro/runtime/server/index.js";
76

0 commit comments

Comments
 (0)