mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-21 15:31:48 -05:00
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