mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +02:00
Remove duplicate doc ID logs
This commit is contained in:
parent
699258543a
commit
21dc5b29df
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ class Document:
|
||||||
|
|
||||||
if input_filename:
|
if input_filename:
|
||||||
self.input_filename = input_filename
|
self.input_filename = input_filename
|
||||||
self.announce_id()
|
|
||||||
|
|
||||||
if output_filename:
|
if output_filename:
|
||||||
self.output_filename = output_filename
|
self.output_filename = output_filename
|
||||||
|
|
Loading…
Reference in a new issue