Skip to content

Commit c158d37

Browse files
committed
fix: remove unused var
1 parent 86abec5 commit c158d37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ImagekitAssetSource.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React, {useCallback} from 'react'
22
import {AssetSourceComponentProps} from 'sanity'
3-
import {ImageKitAsset} from '../types'
43
import {InsertHandlerParams} from '../types'
54
import {openMediaSelector} from '../utils'
65

0 commit comments

Comments
 (0)