mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Removed unused import.
This commit is contained in:
parent
8c99b7920e
commit
c6b12bc995
@ -6,7 +6,6 @@ import copy
|
|||||||
import datetime
|
import datetime
|
||||||
from decimal import Decimal, Rounded
|
from decimal import Decimal, Rounded
|
||||||
import re
|
import re
|
||||||
import sys
|
|
||||||
import threading
|
import threading
|
||||||
import unittest
|
import unittest
|
||||||
import warnings
|
import warnings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user