pyflakes cleanup
This commit is contained in:
Родитель
723ab7a6ec
Коммит
68479eb3cc
|
@ -5,7 +5,7 @@ from nose.tools import eq_
|
|||
from test_utils import ExtraAppTestCase, trans_eq
|
||||
|
||||
from testapp.models import TranslatedModel, UntranslatedModel
|
||||
from translations.models import Translation, TranslationSequence
|
||||
from translations.models import Translation
|
||||
|
||||
|
||||
class TranslationTestCase(ExtraAppTestCase):
|
||||
|
|
Загрузка…
Ссылка в новой задаче