Fixing up some flake8 issues

This commit is contained in:
Matthew Jones
2015-12-17 10:48:15 -05:00
parent 9db80bd9fc
commit 910f9bd4a3
9 changed files with 2 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
# Copyright (c) 2015 Ansible, Inc..
# All Rights Reserved.
import json
from django.conf import settings as django_settings
from awx.main.models.configuration import TowerSettings