fix: remove unused import

This commit is contained in:
Kakious 2024-07-18 21:59:45 -04:00
parent 64ce205296
commit 01b0e373d2

View file

@ -1,8 +1,4 @@
import type {
ClientAuthMethod,
ResponseType,
SigningAlgorithmWithNone,
} from 'oidc-provider';
import type { ClientAuthMethod, ResponseType } from 'oidc-provider';
import {
Column,