Skip to content

Commit 29f44ae

Browse files
committed
chore: cleanup
1 parent 6636960 commit 29f44ae

File tree

1 file changed

+0
-1
lines changed
  • docs/app/(showcase)/demos/masonry

1 file changed

+0
-1
lines changed

docs/app/(showcase)/demos/masonry/page.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
DropdownMenuTrigger,
1515
} from "@/components/ui/dropdown-menu";
1616
import { Skeleton } from "@/components/ui/skeleton";
17-
import { ClientOnly } from "@/registry/default/components/client-only";
1817
import * as Masonry from "@/registry/default/ui/masonry";
1918
import { Check, ChevronDown, Loader } from "lucide-react";
2019
import * as React from "react";

0 commit comments

Comments
 (0)