PEP8 cleanups, add missing imports
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
from __future__ import absolute_import
|
||||
|
||||
from optparse import make_option
|
||||
|
||||
from django.core.management.base import BaseCommand, CommandError
|
||||
|
||||
from ...models import BootstrapSetup
|
||||
|
||||
Reference in New Issue
Block a user