Skip to content

Commit 4bce240

Browse files
committed
[automated] Apply ESLint and Prettier fixes
1 parent b242969 commit 4bce240

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/assets/composables/useMediaAssetActions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import { getOutputAssetMetadata } from '../schemas/assetMetadataSchema'
1515
import { useAssetsStore } from '@/stores/assetsStore'
1616
import { useDialogStore } from '@/stores/dialogStore'
1717
import { getAssetType } from '../utils/assetTypeUtil'
18-
import { getAssetUrl } from '../utils/assetUrlUtil'
1918
import { createAnnotatedPath } from '@/utils/createAnnotatedPath'
2019
import { detectNodeTypeFromFilename } from '@/utils/loaderNodeUtil'
2120
import { isResultItemType } from '@/utils/typeGuardUtil'

0 commit comments

Comments
 (0)