events: fix linting
This commit is contained in:
parent
5e1e5afb24
commit
f297d1256d
|
@ -11,7 +11,6 @@ from authentik.events.models import (
|
|||
)
|
||||
from authentik.lib.tasks import MonitoredTask, TaskResult, TaskResultStatus
|
||||
from authentik.policies.engine import PolicyEngine, PolicyEngineMode
|
||||
from authentik.policies.models import PolicyBinding
|
||||
from authentik.root.celery import CELERY_APP
|
||||
|
||||
LOGGER = get_logger()
|
||||
|
|
Reference in New Issue