mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +02:00
Remove "END OF FOR LOOP" comment
Co-authored-by: deeplow <47065258+deeplow@users.noreply.github.com>
This commit is contained in:
parent
17939cb70c
commit
c18f170caf
1 changed files with 0 additions and 1 deletions
|
@ -237,7 +237,6 @@ class ConversionJob(object):
|
|||
os.remove(png_filename)
|
||||
self.percentage += percentage_per_page
|
||||
|
||||
# END OF FOR LOOP
|
||||
|
||||
self.update_progress("Converted document to pixels")
|
||||
|
||||
|
|
Loading…
Reference in a new issue