forked from 0x2620/pandora
cleanup unused imports and unused variables
This commit is contained in:
parent
06f6a79b7b
commit
b1d83b0f93
42 changed files with 30 additions and 155 deletions
|
|
@ -8,7 +8,6 @@ from django.conf import settings
|
|||
|
||||
import monkey_patch.models
|
||||
from ... import models
|
||||
import time
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue