Browse Source
`electrum_plugins` is imported in the `electrum` script without being used - I assume it's done to make PyInstaller find that package. But this can be achieved by avoiding the usage of `__import__()` when importing `electrum_plugins` where it's effectively used.3.2.x
Filip Gospodinov
7 years ago
2 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue