import fix
This commit is contained in:
parent
2b98f85961
commit
01cd02e4c5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ from lbry.wallet.account import BaseAccount
|
|||
from lbry.wallet.transaction import Transaction
|
||||
from lbry.wallet.database import WalletDatabase
|
||||
from lbry.wallet.dewies import dewies_to_lbc
|
||||
from lbrynet.conf import Config
|
||||
from lbry.conf import Config
|
||||
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
|
Loading…
Reference in a new issue