Update container/dangerzone.py

Co-authored-by: deeplow <47065258+deeplow@users.noreply.github.com>
This commit is contained in:
Guthrie McAfee Armstrong 2022-09-21 10:27:18 -04:00 committed by deeplow
parent 2533eac4be
commit 3ef8b183e2
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -24,8 +24,6 @@ import magic
from PIL import Image
# timeout in seconds for any single subprocess
# FIXME https://github.com/freedomofpress/dangerzone/issues/146
# FIXME https://github.com/freedomofpress/dangerzone/issues/149
DEFAULT_TIMEOUT: float = 60