This commit is contained in:
Chris Meyers 2017-05-26 08:52:13 -04:00
parent 7c0513d5ee
commit 2f43f0fe2b

View File

@ -14,7 +14,6 @@ from awx.api.views import (
from awx.main.models import (
Host,
Inventory,
)