From fa47bedcb0654bf2b8096792e64bb1225994518a Mon Sep 17 00:00:00 2001 From: Sourcery AI <> Date: Wed, 26 Aug 2020 01:06:28 +0000 Subject: [PATCH] 'Refactored by Sourcery' --- PyBlock.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/PyBlock.py b/PyBlock.py index e563622..427052b 100644 --- a/PyBlock.py +++ b/PyBlock.py @@ -1335,7 +1335,6 @@ def menuA(menuS): #Execution of the Main Menu options tmp() except: break - menu() elif menuS in ["C", "c"]: clear() prt() @@ -1462,7 +1461,6 @@ def menuRemote(menuS): #Execution of the Main Menu options tmp() except: break - menuUserConn() elif menuS in ["B", "b"]: while True: try: