Merge pull request #4 from Bandie/preMerge

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