mirror of
https://github.com/Hopiu/django.git
synced 2026-04-02 14:20:25 +00:00
Removed unused import.
This commit is contained in:
parent
8c99b7920e
commit
c6b12bc995
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import copy
|
|||
import datetime
|
||||
from decimal import Decimal, Rounded
|
||||
import re
|
||||
import sys
|
||||
import threading
|
||||
import unittest
|
||||
import warnings
|
||||
|
|
|
|||
Loading…
Reference in a new issue