diff --git a/authentik/admin/api/system.py b/authentik/admin/api/system.py index 1052b0840..45b60e1fd 100644 --- a/authentik/admin/api/system.py +++ b/authentik/admin/api/system.py @@ -14,7 +14,6 @@ from rest_framework.request import Request from rest_framework.response import Response from rest_framework.views import APIView -from authentik.api.authentication import TokenAuthentication from authentik.core.api.utils import PassiveSerializer from authentik.lib.utils.reflection import get_env from authentik.outposts.apps import MANAGED_OUTPOST