mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Remove debug prints
This commit is contained in:
@@ -157,10 +157,6 @@ def relevant_values(all_values):
|
||||
# or constants.CLI_DEFAULTS[option] != value):
|
||||
values[option] = value
|
||||
print option, value
|
||||
else:
|
||||
print "not saving", option, value
|
||||
else:
|
||||
print "not relevant", option, value
|
||||
return values
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user