mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
Removed unused import.
This commit is contained in:
@@ -6,7 +6,6 @@ import copy
|
||||
import datetime
|
||||
from decimal import Decimal, Rounded
|
||||
import re
|
||||
import sys
|
||||
import threading
|
||||
import unittest
|
||||
import warnings
|
||||
|
Reference in New Issue
Block a user