mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-19 08:39:03 +00:00
fixup! fix(python): transport handling with sessions
This commit is contained in:
parent
6a94e63d3b
commit
10781e91de
@ -1251,7 +1251,6 @@ class TrezorClientDebugLink(TrezorClient):
|
||||
self.transport = transport
|
||||
self.ui: DebugUI = DebugUI(self.debug)
|
||||
|
||||
self._seedless_session = self.get_seedless_session(new_session=True)
|
||||
self.sync_responses()
|
||||
|
||||
# So that we can choose right screenshotting logic (T1 vs TT)
|
||||
|
Loading…
Reference in New Issue
Block a user