mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 01:47:31 -02:30
unused import
This commit is contained in:
@@ -60,7 +60,6 @@ from awx.main.constants import PRIVILEGE_ESCALATION_METHODS, STANDARD_INVENTORY_
|
|||||||
from awx.main.access import access_registry
|
from awx.main.access import access_registry
|
||||||
from awx.main.redact import UriCleaner
|
from awx.main.redact import UriCleaner
|
||||||
from awx.main.models import (
|
from awx.main.models import (
|
||||||
ExecutionEnvironment,
|
|
||||||
Schedule,
|
Schedule,
|
||||||
TowerScheduleState,
|
TowerScheduleState,
|
||||||
Instance,
|
Instance,
|
||||||
|
|||||||
Reference in New Issue
Block a user