mirror of
https://github.com/django/django.git
synced 2025-08-25 13:04:36 +00:00
Removed unused import
This commit is contained in:
parent
4fba5dfaa0
commit
2509006506
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from collections import defaultdict
|
|
||||||
import datetime
|
import datetime
|
||||||
import decimal
|
import decimal
|
||||||
import hashlib
|
import hashlib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue