mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
follow-up prev
This commit is contained in:
parent
5b4fada2a0
commit
1c63bca2c7
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ from .version import ELECTRUM_VERSION, PROTOCOL_VERSION
|
||||||
from . import blockchain
|
from . import blockchain
|
||||||
from .blockchain import Blockchain
|
from .blockchain import Blockchain
|
||||||
from . import constants
|
from . import constants
|
||||||
|
from .i18n import _
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
from .network import Network
|
from .network import Network
|
||||||
|
|
Loading…
Add table
Reference in a new issue