fix lint errors

This commit is contained in:
Elijah DeLee
2022-07-07 15:34:23 -04:00
committed by Seth Foster
parent ff118f2177
commit 236c1df676
3 changed files with 1 additions and 4 deletions

View File

@@ -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,