remove unecessary print statement and remove commented code
This commit is contained in:
parent
80f47a5d4c
commit
b4bf3ee391
2 changed files with 0 additions and 12 deletions
|
@ -436,7 +436,6 @@ class CoreClient:
|
|||
master = self.app
|
||||
if parent_frame:
|
||||
master = parent_frame
|
||||
print("stop session error")
|
||||
self.app.after(0, show_grpc_error, e, master, self.app)
|
||||
|
||||
def set_up(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue