remove unneeded import
This commit is contained in:
parent
740d0a2614
commit
dc7759a736
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
import Card from "./Card.astro";
|
||||
import type { AstroInstance } from "astro";
|
||||
|
||||
export interface Props {
|
||||
|
|
Loading…
Reference in a new issue