mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Remove extraneous print of config.
This commit is contained in:
@@ -90,7 +90,6 @@ class Config:
|
||||
# XXX is it ever permissible to have a domain with an acceptable-mx
|
||||
# that does not point to a TLS security policy? If not, check/warn/fail
|
||||
# here
|
||||
print self.tls_policies
|
||||
|
||||
def get_address_domains(self, mx_hostname):
|
||||
labels = mx_hostname.split(".")
|
||||
|
||||
Reference in New Issue
Block a user