mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 08:03:10 +02:00
erase redundant return statement
This commit is contained in:
@@ -490,7 +490,6 @@ class Configurator(object):
|
||||
|
||||
return ssl_vhost
|
||||
|
||||
return ssl_vhost
|
||||
|
||||
def redirect_all_ssl(self, ssl_vhost):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user