cleanup unused imports and unused variables
This commit is contained in:
parent
06f6a79b7b
commit
b1d83b0f93
42 changed files with 30 additions and 155 deletions
|
|
@ -4,7 +4,6 @@ from __future__ import division, with_statement
|
|||
import os
|
||||
import re
|
||||
import subprocess
|
||||
from datetime import datetime
|
||||
from glob import glob
|
||||
|
||||
from django.db import models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue