Removing trailing whitespaces No 2

This commit is contained in:
Bandie 2018-04-04 16:39:23 +02:00
parent 406accc716
commit 9b03d6f928
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 0 additions and 1 deletions

1
dingd
View File

@ -52,7 +52,6 @@ def execFromConfig(option, pw=False):
print(getTimestamp(), "No execution set:", option)
return 1
def main():
while True:
newsocket, fromaddr = bindsocket.accept()