removed unused import
This commit is contained in:
parent
f898bb3d0e
commit
d4e76500fb
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ from lbryschema.decode import smart_decode
|
|||
from lbrynet import conf
|
||||
from lbrynet.cryptstream.CryptBlob import CryptBlobInfo
|
||||
from lbrynet.dht.constants import dataExpireTimeout
|
||||
from lbrynet.wallet.database import WalletDatabase
|
||||
from torba.constants import COIN
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
|
Loading…
Reference in a new issue