mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Fix amount of whitespace
This commit is contained in:
parent
a14a52fe11
commit
4acc9effb8
1 changed files with 1 additions and 1 deletions
|
@ -162,4 +162,4 @@ finally:
|
||||||
|
|
||||||
# remove pidfile
|
# remove pidfile
|
||||||
if options.pid:
|
if options.pid:
|
||||||
os.unlink(options.pid)
|
os.unlink(options.pid)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue