Merge pull request #1249 from wwitzel3/rbac

flake8 fixup
This commit is contained in:
Akita Noek
2016-03-15 11:48:34 -04:00

View File

@@ -4,7 +4,6 @@ from awx.main.models import (
Role, Role,
RolePermission, RolePermission,
Organization, Organization,
Group,
) )