diff --git a/awx/main/tasks.py b/awx/main/tasks.py index ab8cd293d4..411e4b27b6 100644 --- a/awx/main/tasks.py +++ b/awx/main/tasks.py @@ -60,7 +60,6 @@ from awx.main.constants import PRIVILEGE_ESCALATION_METHODS, STANDARD_INVENTORY_ from awx.main.access import access_registry from awx.main.redact import UriCleaner from awx.main.models import ( - ExecutionEnvironment, Schedule, TowerScheduleState, Instance,