forked from LBRYCommunity/lbry-sdk
remove unused import
This commit is contained in:
parent
62a182b8bb
commit
362ed3f1c8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ from binascii import unhexlify
|
|||
from torba.testcase import IntegrationTestCase
|
||||
|
||||
import lbrynet.wallet
|
||||
from lbrynet.schema.claim import Claim
|
||||
|
||||
from lbrynet.conf import Config
|
||||
from lbrynet.extras.daemon.Daemon import Daemon, jsonrpc_dumps_pretty
|
||||
|
|
Loading…
Reference in a new issue