diff --git a/src/app/long-story/page.tsx b/src/app/long-story/page.tsx index e3195cd..ae87d10 100644 --- a/src/app/long-story/page.tsx +++ b/src/app/long-story/page.tsx @@ -4,7 +4,6 @@ import { Button } from '@/components/ui/button'; import { Card, CardContent, - CardDescription, CardHeader, } from '@/components/ui/card'; import Link from 'next/link';