mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Removed bad import in last commit.
This commit is contained in:
parent
6915220ff9
commit
274bedb928
@ -9,7 +9,6 @@ a string) and returns a tuple in this format:
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import functools
|
||||
from importlib import import_module
|
||||
import re
|
||||
from threading import local
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user