Fix up some flake warnings

This commit is contained in:
Matthew Jones
2015-02-18 12:54:55 -05:00
parent 7da54263b6
commit 3c61006455
3 changed files with 1 additions and 5 deletions

View File

@@ -11,7 +11,6 @@ from threading import Thread
# Django
from django.conf import settings
from django.core.management.base import NoArgsCommand
from django.utils.timezone import now
# AWX
import awx