bitbox02: rm some dead code
This commit is contained in:
committed by
TheCharlatan
parent
15102855c1
commit
0268b63fcb
@@ -28,12 +28,6 @@ class ColdcardCmdLineHandler(CmdLineHandler):
|
||||
def stop(self):
|
||||
pass
|
||||
|
||||
def show_message(self, msg, on_cancel=None):
|
||||
print_stderr(msg)
|
||||
|
||||
def show_error(self, msg, blocking=False):
|
||||
print_stderr(msg)
|
||||
|
||||
def update_status(self, b):
|
||||
_logger.info(f'hw device status {b}')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user