Skip to content

Commit c32ac98

Browse files
committed
remove unused
1 parent e21f8e9 commit c32ac98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/superannotate/lib/core/usecases/annotations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ def _upload_annotation(
173173
return path, False
174174
return path, True
175175
except Exception as e:
176-
raise e
177176
return path, False
178177

179178
def get_bucket_to_upload(self, ids: List[int]):

0 commit comments

Comments
 (0)