mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
whitespace
This commit is contained in:
@@ -95,7 +95,6 @@ def main(): # pylint: disable=too-many-statements
|
||||
|
||||
# Use the same object if possible
|
||||
if interfaces.IAuthenticator.providedBy(installer): # pylint: disable=no-member
|
||||
|
||||
auth = installer
|
||||
else:
|
||||
auth = determine_authenticator()
|
||||
|
||||
Reference in New Issue
Block a user