flake8 fixes

This commit is contained in:
Chris Meyers
2016-09-08 14:26:30 -04:00
parent 28ec68e91b
commit e4025a7eff
10 changed files with 60 additions and 74 deletions

View File

@@ -2,7 +2,6 @@
from awx.main.models import (
WorkflowNode,
WorkflowJobTemplate,
WorkflowJob,
)
from awx.main.models.jobs import JobTemplate