Commit b841457a authored by Michal Čihař's avatar Michal Čihař

Drop not needed import

parent ee0e605d
......@@ -26,7 +26,7 @@ from django.test import TestCase
from weblate.trans.checks.format import (
PythonFormatCheck, PHPFormatCheck, CFormatCheck,
)
from weblate.trans.tests.test_checks import Language, Unit
from weblate.trans.tests.test_checks import Unit
class PythonFormatCheckTest(TestCase):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment