mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Removed import forgotten in previous commit.
This commit is contained in:
parent
5ec367ccdd
commit
95b8323ac2
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import errno
|
|||
from datetime import datetime
|
||||
|
||||
from django.conf import settings
|
||||
from django.core.exceptions import SuspiciousFileOperation
|
||||
from django.core.files import locks, File
|
||||
from django.core.files.move import file_move_safe
|
||||
from django.utils.crypto import get_random_string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue