mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove import
This commit is contained in:
parent
4220922ff8
commit
78843fff14
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ import {
|
|||
contentReaderForLibraryItem,
|
||||
generateUploadFilePathName,
|
||||
generateUploadSignedUrl,
|
||||
getFilePublicUrl,
|
||||
} from '../../utils/uploads'
|
||||
|
||||
const isFileUrl = (url: string): boolean => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue