mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 07:51:27 +00:00
rm debugging line
This commit is contained in:
parent
98d0ff7536
commit
4cf97d9ab8
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ class Plugin(BasePlugin):
|
|||
return self.compare_version(major, minor, patch) >= 0
|
||||
|
||||
def trezor_is_connected(self):
|
||||
self.get_client().ping('t')
|
||||
try:
|
||||
self.get_client().ping('t')
|
||||
except:
|
||||
|
|
Loading…
Add table
Reference in a new issue