Skip to content

Commit c2241d2

Browse files
committed
ups
1 parent 2adebcb commit c2241d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyiceberg/table/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,6 @@ def delete(
699699
)
700700

701701
if len(replaced_files) > 0:
702-
print("HEERE")
703702
with self.update_snapshot(
704703
snapshot_properties=snapshot_properties, branch=branch
705704
).overwrite() as overwrite_snapshot:

0 commit comments

Comments
 (0)