Merge pull request #3 from Bandie/preMerge

Removing trailing whitespaces
This commit is contained in:
2018-04-04 16:34:27 +02:00
committed by GitHub
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()