Skip to content

Commit d5c66de

Browse files
committed
Removing superfluous import
- Legacy-Id: 222
1 parent ae323e9 commit d5c66de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from django.test import TestCase
66
from ietf.urls import urlpatterns
77
import ietf.settings
8-
import ietf.tests
98

109
def run_tests(module_list, verbosity=1, extra_tests=[]):
1110
module_list.append(ietf.tests)

0 commit comments

Comments
 (0)