cleanup unused imports and unused variables
This commit is contained in:
parent
06f6a79b7b
commit
b1d83b0f93
42 changed files with 30 additions and 155 deletions
|
|
@ -3,8 +3,6 @@
|
|||
from __future__ import division
|
||||
import unicodedata
|
||||
|
||||
from django.db.models import Max, Min
|
||||
|
||||
import ox
|
||||
from ox.utils import json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue