mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-06 23:39:38 +01:00
- remove import of module send from state package. This can cause some circular dependencies going forward and should be avoided. As a general rule, only app can import modules.