Removing trailing whitespaces

This commit is contained in:
Bandie 2018-04-04 16:33:36 +02:00
parent a7d27c5ee9
commit 406accc716
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
2 changed files with 4 additions and 5 deletions

1
dingd
View File

@ -53,7 +53,6 @@ def execFromConfig(option, pw=False):
return 1
def main():
while True:
newsocket, fromaddr = bindsocket.accept()