移除无用依赖

This commit is contained in:
2025-04-26 22:00:13 +08:00
parent bb93977396
commit 1ba3a2a507
2 changed files with 0 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
import { Card, CardContent } from "@/components/ui/card";
import { Resource } from "@/lib/types/resource";
import { cn } from "@/lib/utils";
import Image from "next/image";
interface ResourceCardProps {