forked from LBRYCommunity/lbry-sdk
remove unused import
This commit is contained in:
parent
a2f28e7788
commit
ada5b55f22
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
from twisted.internet import defer
|
from twisted.internet import defer
|
||||||
from torba.basedatabase import BaseDatabase, constraints_to_sql
|
from torba.basedatabase import BaseDatabase
|
||||||
from .certificate import Certificate
|
from .certificate import Certificate
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue