Skip to content

Commit b021d53

Browse files
committed
移除一个未使用的导入模块
1 parent e0daa1e commit b021d53

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/users/home/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { useRouter } from "next/navigation";
66
import { Navigation } from "@/components/navigation";
77
import { Footer } from "@/components/footer";
88
import { Card, CardContent, CardHeader, CardTitle, CardDescription } from "@/components/ui/card";
9-
import { Badge } from "@/components/ui/badge";
109
import { Button } from "@/components/ui/button";
1110
import { UserCheck, ArrowRight, LogOut } from "lucide-react";
1211

0 commit comments

Comments
 (0)