mirror of
https://github.com/mikf/gallery-dl.git
synced 2025-01-31 11:41:35 +01:00
remove debug remains
This commit is contained in:
parent
7f0f407d88
commit
9db361e4cd
@ -207,7 +207,7 @@ def build_parser():
|
||||
)
|
||||
|
||||
update = parser.add_argument_group("Update Options")
|
||||
if util.EXECUTABLE or 1:
|
||||
if util.EXECUTABLE:
|
||||
update.add_argument(
|
||||
"-U", "--update",
|
||||
dest="update", action="store_const", const="latest",
|
||||
|
Loading…
x
Reference in New Issue
Block a user