mirror of
https://github.com/Hopiu/django.git
synced 2026-04-22 07:44:49 +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…
Reference in a new issue