Fix errors in workflow surveys found through tests

This commit is contained in:
AlanCoding
2016-11-08 09:46:59 -05:00
parent a1c17a7243
commit 105175b6b4
4 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,6 @@ from awx.main.models.notifications import (
JobNotificationMixin,
)
from awx.main.utils import (
decrypt_field,
ignore_inventory_computed_fields,
parse_yaml_or_json,
)