mirror of
https://github.com/certbot/certbot.git
synced 2026-01-23 07:20:55 +03:00
lint newline
This commit is contained in:
@@ -134,7 +134,6 @@ binary for temporary key/certificate generation.""".replace("\n", "")
|
||||
executable = "/bin/bash"
|
||||
else:
|
||||
executable = None
|
||||
|
||||
try:
|
||||
self._httpd = subprocess.Popen(
|
||||
command,
|
||||
|
||||
Reference in New Issue
Block a user