flake8 fixup

This commit is contained in:
Wayne Witzel III
2016-03-15 10:09:24 -04:00
parent 8003b45045
commit 3f29f1e3b5

View File

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