chore: remove unused property
This commit is contained in:
parent
1ff5f205b2
commit
482fd966cc
|
@ -160,7 +160,6 @@ const UploadFileForm = () => {
|
|||
removeFile,
|
||||
cancelAll,
|
||||
} = useUppy({
|
||||
uploader: "tus",
|
||||
endpoint: import.meta.env.VITE_PUBLIC_TUS_ENDPOINT,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue