diff --git a/awx/main/fields.py b/awx/main/fields.py index 793a12c332..ee02c27440 100644 --- a/awx/main/fields.py +++ b/awx/main/fields.py @@ -1,8 +1,6 @@ # Copyright (c) 2015 Ansible, Inc. # All Rights Reserved. -import traceback - # Django from django.db import connection from django.db.models.signals import (