pep8 fixups, unused imports

This commit is contained in:
Wayne Witzel III
2016-05-18 15:29:13 -04:00
parent f00825ecf0
commit 1810e80203

View File

@@ -4,8 +4,6 @@ from awx.main.models import (
Role, Role,
Organization, Organization,
Project, Project,
JobTemplate,
Inventory,
) )