remove unused import
This commit is contained in:
parent
3add623ac9
commit
93ee9fcff1
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import json
|
|||
from twisted.trial import unittest
|
||||
from lbrynet import conf
|
||||
from lbrynet.core.Error import InvalidCurrencyError
|
||||
from lbrynet.tests import mocks
|
||||
from lbrynet.tests.util import create_conf_file, remove_conf_file
|
||||
|
||||
class SettingsTest(unittest.TestCase):
|
||||
|
|
Loading…
Reference in a new issue