forked from LBRYCommunity/lbry-sdk
pylint, removed unused import
This commit is contained in:
parent
134c20da93
commit
aeb7c6fe76
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ import inspect
|
|||
import signal
|
||||
from functools import wraps
|
||||
from twisted.internet import defer
|
||||
from twisted.python.failure import Failure
|
||||
|
||||
from lbrynet import utils
|
||||
from lbrynet.extras.daemon.undecorated import undecorated
|
||||
|
|
Loading…
Reference in a new issue