Skip to content

Commit e5e86b4

Browse files
Removed print statement
1 parent c6ec562 commit e5e86b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/redaction_review.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,8 +1710,6 @@ def apply_redactions_to_review_df_and_files(
17101710
pdf_doc = list()
17111711
review_df = review_file_state
17121712

1713-
print("file_paths:", file_paths)
1714-
17151713
# Always use the provided input_folder parameter
17161714
# This ensures images are created in the specified input folder, not in example_data
17171715

0 commit comments

Comments
 (0)