mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-17 13:07:17 +02:00
'Refactored by Sourcery'
This commit is contained in:
parent
f6d20cd090
commit
fa47bedcb0
1 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue