Remove unused import from runtests
This commit is contained in:
@@ -6,7 +6,6 @@ import django
|
||||
from django.conf import settings
|
||||
from django.core.management import execute_from_command_line
|
||||
from django.conf import settings, global_settings as default_settings
|
||||
from django.core.management import call_command
|
||||
from os.path import dirname, realpath, abspath
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user