Skip to content

Commit 091b56a

Browse files
author
Matt Sokoloff
committed
remove unused print
1 parent 317ae95 commit 091b56a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelbox/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ def check_errors(keywords, *path):
201201
return None
202202

203203
def get_error_status_code(error):
204-
print(error)
205204
return error["extensions"]["exception"]["status"]
206205

207206
if check_errors(["AUTHENTICATION_ERROR"], "extensions",

0 commit comments

Comments
 (0)