mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Fix up flake8 runtime configuration, do a bit of flake8 work as it
relates to pyflakes)
This commit is contained in:
@@ -14,9 +14,7 @@ https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/
|
||||
from awx import prepare_env
|
||||
prepare_env()
|
||||
|
||||
import os
|
||||
import logging
|
||||
from django.conf import settings
|
||||
from awx import __version__ as tower_version
|
||||
logger = logging.getLogger('awx.main.models.jobs')
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user