mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-30 18:52:38 +02:00
Remove another "END OF FOR LOOP" comment
This commit is contained in:
parent
c18f170caf
commit
5a4bf99211
1 changed files with 0 additions and 1 deletions
|
@ -323,7 +323,6 @@ class ConversionJob(object):
|
||||||
|
|
||||||
self.percentage += percentage_per_page
|
self.percentage += percentage_per_page
|
||||||
|
|
||||||
# END OF FOR LOOP
|
|
||||||
|
|
||||||
# Merge pages into a single PDF
|
# Merge pages into a single PDF
|
||||||
self.update_progress(f"Merging {num_pages} pages into a single PDF")
|
self.update_progress(f"Merging {num_pages} pages into a single PDF")
|
||||||
|
|
Loading…
Reference in a new issue