diff --git a/apps/www/registry/default/example/card-demo.tsx b/apps/www/registry/default/example/card-demo.tsx index 2283bb9862d..136f42ab848 100644 --- a/apps/www/registry/default/example/card-demo.tsx +++ b/apps/www/registry/default/example/card-demo.tsx @@ -10,7 +10,6 @@ import { CardHeader, CardTitle, } from "@/registry/default/ui/card" -import { Separator } from "@/registry/default/ui/separator" import { Switch } from "@/registry/default/ui/switch" const notifications = [ diff --git a/apps/www/registry/new-york/example/card-demo.tsx b/apps/www/registry/new-york/example/card-demo.tsx index 4d00c1a909f..1c3f8b17371 100644 --- a/apps/www/registry/new-york/example/card-demo.tsx +++ b/apps/www/registry/new-york/example/card-demo.tsx @@ -10,7 +10,6 @@ import { CardHeader, CardTitle, } from "@/registry/new-york/ui/card" -import { Separator } from "@/registry/new-york/ui/separator" import { Switch } from "@/registry/new-york/ui/switch" const notifications = [