diff --git a/create_groups.py b/create_groups.py index 228da96..80174e2 100644 --- a/create_groups.py +++ b/create_groups.py @@ -267,5 +267,3 @@ while True: except KeyboardInterrupt: print("exit") break - -print("exit") \ No newline at end of file