We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17d6a0 commit 65c6e1eCopy full SHA for 65c6e1e
src/platform/assets/composables/useMediaAssetActions.ts
@@ -15,7 +15,6 @@ import { getOutputAssetMetadata } from '../schemas/assetMetadataSchema'
15
import { useAssetsStore } from '@/stores/assetsStore'
16
import { useDialogStore } from '@/stores/dialogStore'
17
import { getAssetType } from '../utils/assetTypeUtil'
18
-import { getAssetUrl } from '../utils/assetUrlUtil'
19
import { createAnnotatedPath } from '@/utils/createAnnotatedPath'
20
import { detectNodeTypeFromFilename } from '@/utils/loaderNodeUtil'
21
import { isResultItemType } from '@/utils/typeGuardUtil'
0 commit comments