1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00

lint newline

This commit is contained in:
Brandon Kreisel
2015-10-11 17:56:30 -04:00
parent 744afe9cea
commit 52f7a64b84

View File

@@ -134,7 +134,6 @@ binary for temporary key/certificate generation.""".replace("\n", "")
executable = "/bin/bash"
else:
executable = None
try:
self._httpd = subprocess.Popen(
command,