mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-29 09:58:47 +00:00
fix(core): fix auto import
This commit is contained in:
parent
107f8cdbb3
commit
7c7868f115
@ -9,7 +9,7 @@ from trezor.messages import TxRequest, ZcashAck, ZcashOrchardInput, ZcashOrchard
|
||||
from trezor.wire import DataError
|
||||
|
||||
from apps.bitcoin.sign_tx import helpers
|
||||
from core.src.apps.common.paths import PathSchema
|
||||
from apps.common.paths import PathSchema
|
||||
|
||||
from .. import unified
|
||||
from ..hasher import ZcashHasher
|
||||
|
Loading…
Reference in New Issue
Block a user