diff --git a/dingd b/dingd index 8b523c1..b5958cd 100755 --- a/dingd +++ b/dingd @@ -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()