remove unneeded import

This commit is contained in:
Ayo 2023-02-07 11:46:29 +01:00
parent 740d0a2614
commit dc7759a736

View file

@ -1,5 +1,4 @@
---
import Card from "./Card.astro";
import type { AstroInstance } from "astro";
export interface Props {