mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 18:37:39 -02:30
flake8 fix
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
import mock
|
import mock
|
||||||
import pytest
|
import pytest
|
||||||
import json
|
import json
|
||||||
import urllib
|
|
||||||
|
|
||||||
from awx.main.utils import timestamp_apiformat
|
from awx.main.utils import timestamp_apiformat
|
||||||
from django.core.urlresolvers import reverse
|
from django.core.urlresolvers import reverse
|
||||||
|
|||||||
Reference in New Issue
Block a user