|
@@ -56,8 +56,6 @@ export const CustomError = {
|
|
|
HIDDEN_COLLECTION_SYNC_FILE_ATTEMPTED:
|
|
|
"hidden collection sync file attempted",
|
|
|
UNKNOWN_ERROR: "Something went wrong, please try again",
|
|
|
- TYPE_DETECTION_FAILED: (fileFormat: string) =>
|
|
|
- `type detection failed ${fileFormat}`,
|
|
|
WINDOWS_NATIVE_IMAGE_PROCESSING_NOT_SUPPORTED:
|
|
|
"Windows native image processing is not supported",
|
|
|
NETWORK_ERROR: "Network Error",
|