mirror of
https://github.com/django/django.git
synced 2025-09-22 10:12:43 +00:00
Removed several unused imports.
This commit is contained in:
parent
d9a43545be
commit
ffcf24c9ce
32 changed files with 7 additions and 46 deletions
|
@ -2,7 +2,6 @@ from __future__ import unicode_literals
|
|||
|
||||
import re
|
||||
import unicodedata
|
||||
import warnings
|
||||
from gzip import GzipFile
|
||||
from io import BytesIO
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue