diff --git a/src/components/Posts.astro b/src/components/Posts.astro index c5000cb..86db475 100644 --- a/src/components/Posts.astro +++ b/src/components/Posts.astro @@ -1,5 +1,4 @@ --- -import Card from "./Card.astro"; import type { AstroInstance } from "astro"; export interface Props {