mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +02:00
Fix random "v" at bottom of file (stupid nano)
This commit is contained in:
@@ -1106,4 +1106,3 @@ if __name__ == "__main__":
|
||||
if err_string:
|
||||
logger.warn("Exiting with message %s", err_string)
|
||||
sys.exit(err_string) # pragma: no cover
|
||||
v
|
||||
|
||||
Reference in New Issue
Block a user