mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-25 09:15:19 +03:00
feat(common): remove unused UPLOAD_TEXTILE_RESPONSE_MISSING_DATA message
This commit is contained in:
parent
7213a2532c
commit
2b7d5ecfb2
@ -251,8 +251,6 @@ export const error = {
|
||||
UPLOAD_WRITE_TO_DISK_ERROR: "We ran into an error while trying to save that file to disk",
|
||||
UPLOAD_PUSH_PATH_ERROR:
|
||||
"We ran into an error while trying to push that file path to our storage provider",
|
||||
UPLOAD_TEXTILE_RESPONSE_MISSING_DATA:
|
||||
"We didn't receive the file information back from our storage provider, please try uploading again later",
|
||||
UPLOAD_READABLE_STREAM_ERROR:
|
||||
"We ran into an issue while piping the file to our storage provider",
|
||||
UPLOAD_SIZE_TOO_LARGE: "Upload size too large. Please try again with smaller files",
|
||||
|
Loading…
Reference in New Issue
Block a user