mirror of
https://github.com/ansible/awx.git
synced 2026-04-06 18:49:21 -02:30
Cleaning up some flake8 errors, pyflakes in this case
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
from django.conf import settings
|
||||
from django.conf.urls import *
|
||||
from django.conf.urls import patterns
|
||||
|
||||
urlpatterns = patterns()
|
||||
|
||||
Reference in New Issue
Block a user