Removing trailing spaces No 4

This commit is contained in:
Bandie 2018-04-04 16:51:26 +02:00
parent 36dd610965
commit 1a3e532b29
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 2 additions and 4 deletions

2
dingd
View File

@ -79,8 +79,6 @@ def main():
print(getTimestamp(), "Connection reset.")
serve()
if(tmppw_on):
retval = execFromConfig(buf, True)
if(retval == 5):