mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
lint newline
This commit is contained in:
parent
744afe9cea
commit
52f7a64b84
1 changed files with 0 additions and 1 deletions
|
|
@ -134,7 +134,6 @@ binary for temporary key/certificate generation.""".replace("\n", "")
|
|||
executable = "/bin/bash"
|
||||
else:
|
||||
executable = None
|
||||
|
||||
try:
|
||||
self._httpd = subprocess.Popen(
|
||||
command,
|
||||
|
|
|
|||
Loading…
Reference in a new issue