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 b242969 commit 4bce240Copy full SHA for 4bce240
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