Skip to content

Commit 91afc0f

Browse files
author
Leandro Rosemberg
committed
RoboflowError isnt used anymore
1 parent 10930d6 commit 91afc0f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

roboflow/adapters/rfapi.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ class RoboflowError(Exception):
1414
pass
1515

1616

17-
class UploadError(RoboflowError):
18-
pass
19-
20-
2117
class ImageUploadError(RoboflowError):
2218
def __init__(self, message, status_code=None):
2319
self.message = message

0 commit comments

Comments
 (0)