mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
Fixing up some flake8 issues
This commit is contained in:
@@ -11,7 +11,6 @@ from django.db import IntegrityError
|
||||
from django.http import HttpResponseRedirect
|
||||
from django.template.response import TemplateResponse
|
||||
from django.utils.functional import curry
|
||||
from django.conf import settings
|
||||
|
||||
from awx import __version__ as version
|
||||
from awx.main.models import ActivityStream, Instance
|
||||
|
||||
Reference in New Issue
Block a user