mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 19:50:05 -03:30
removed extra redudant import
This commit is contained in:
@@ -14,4 +14,3 @@ from awx.main.tests.activity_stream import * # noqa
|
|||||||
from awx.main.tests.schedules import * # noqa
|
from awx.main.tests.schedules import * # noqa
|
||||||
from awx.main.tests.redact import * # noqa
|
from awx.main.tests.redact import * # noqa
|
||||||
from awx.main.tests.views import * # noqa
|
from awx.main.tests.views import * # noqa
|
||||||
from awx.main.tests.jobs import *
|
|
||||||
|
|||||||
Reference in New Issue
Block a user