removed unused import
This commit is contained in:
parent
22df26eeb6
commit
8e4d8345bd
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ from typing import List, Optional
|
|||
from twisted.internet import defer
|
||||
|
||||
from torba.basemanager import BaseWalletManager
|
||||
from torba.constants import COIN
|
||||
|
||||
from lbryschema.claim import ClaimDict
|
||||
|
||||
|
|
Loading…
Reference in a new issue