- extraneous constants import
This commit is contained in:
parent
9e55694512
commit
b102afd68a
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from twisted.internet import defer
|
|||
|
||||
from torba.baseledger import BaseLedger, LedgerRegistry
|
||||
from torba.wallet import Wallet, WalletStorage
|
||||
from torba.constants import COIN
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Reference in a new issue