Removing trailing whitespaces
This commit is contained in:
1
dingd
1
dingd
@@ -53,7 +53,6 @@ def execFromConfig(option, pw=False):
|
|||||||
return 1
|
return 1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
while True:
|
while True:
|
||||||
newsocket, fromaddr = bindsocket.accept()
|
newsocket, fromaddr = bindsocket.accept()
|
||||||
|
Reference in New Issue
Block a user