Clean up some unused imports.

(imported from commit 0c5d8e2a55ba1b8909ba807fee3afe863dcdc226)
This commit is contained in:
Tim Abbott
2013-11-04 11:22:58 -05:00
committed by Zev Benjamin
parent 2b24fbf523
commit 68dcc760c3
30 changed files with 31 additions and 81 deletions

View File

@@ -1,6 +1,5 @@
from __future__ import absolute_import
from optparse import make_option
import re
import sys
from django.core.management.base import BaseCommand