refactor: remove unused import

This commit is contained in:
Maze Winther
2025-08-04 01:40:24 +02:00
parent 48b694bbd8
commit 35ade4b25f
@@ -19,11 +19,6 @@ import {
DialogTitle, DialogTitle,
DialogTrigger, DialogTrigger,
} from "@/components/ui/dialog"; } from "@/components/ui/dialog";
import {
PropertyGroup,
PropertyItem,
PropertyItemValue,
} from "@/components/editor/properties-panel/property-item";
export function SoundsView() { export function SoundsView() {
return ( return (