Merge pull request #3 from Bandie/preMerge

Removing trailing whitespaces
This commit is contained in:
Bandie 2018-04-04 16:34:27 +02:00 committed by GitHub
commit dc027362f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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()