refactor: remove unused import
This commit is contained in:
parent
48b694bbd8
commit
35ade4b25f
|
|
@ -19,11 +19,6 @@ import {
|
|||
DialogTitle,
|
||||
DialogTrigger,
|
||||
} from "@/components/ui/dialog";
|
||||
import {
|
||||
PropertyGroup,
|
||||
PropertyItem,
|
||||
PropertyItemValue,
|
||||
} from "@/components/editor/properties-panel/property-item";
|
||||
|
||||
export function SoundsView() {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Reference in New Issue