mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 22:49:32 -02:30
Cleaning up some flake8 errors, pyflakes in this case
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
# All Rights Reserved.
|
||||
|
||||
# Django
|
||||
from django.conf import settings
|
||||
from django.shortcuts import render
|
||||
from django.template import RequestContext
|
||||
from django.utils.safestring import mark_safe
|
||||
|
||||
def handle_error(request, status=404, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user