diff options
Diffstat (limited to 'tests/tests.py')
| -rw-r--r-- | tests/tests.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/tests/tests.py b/tests/tests.py index 7fb4a87..20b722b 100644 --- a/tests/tests.py +++ b/tests/tests.py @@ -8,7 +8,6 @@ import threading  from xml.etree import ElementTree as ET  import django -from django.conf import settings  from django.contrib.auth.models import User  from django.core import management  from django.db import connection, IntegrityError, transaction | 
