Skip to content

Commit 8437b32

Browse files
committed
Remove debug code
1 parent 5a372fc commit 8437b32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

labelbox/schema/data_row.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,6 @@ def export_v2(client: 'Client',
238238
}
239239
}
240240

241-
print('export execution')
242-
print(client)
243-
244241
res = client.execute(
245242
create_task_query_str,
246243
query_params,

0 commit comments

Comments
 (0)