mirror of
https://github.com/ansible/awx.git
synced 2026-06-23 23:57:52 -02:30
fix lint errors
This commit is contained in:
committed by
Seth Foster
parent
ff118f2177
commit
236c1df676
@@ -19,14 +19,12 @@ from django.conf import settings
|
||||
# AWX
|
||||
from awx.main.dispatch.reaper import reap_job
|
||||
from awx.main.models import (
|
||||
AdHocCommand,
|
||||
Instance,
|
||||
InventorySource,
|
||||
InventoryUpdate,
|
||||
Job,
|
||||
Project,
|
||||
ProjectUpdate,
|
||||
SystemJob,
|
||||
UnifiedJob,
|
||||
WorkflowApproval,
|
||||
WorkflowJob,
|
||||
|
||||
Reference in New Issue
Block a user