mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
refactor: remove unused import
This commit is contained in:
@@ -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 (
|
||||||
|
|||||||
Reference in New Issue
Block a user