refactor(frontend): Verwijder console logs
This commit is contained in:
parent
b71dac512f
commit
293c51bab3
5 changed files with 11 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
import apiClient from "@/services/api-client.ts";
|
||||
import type { FrontendAuthConfig } from "@/services/auth/auth.d.ts";
|
||||
import type {UserManagerSettings} from "oidc-client-ts";
|
||||
import type { UserManagerSettings } from "oidc-client-ts";
|
||||
|
||||
/**
|
||||
* Fetch the authentication configuration from the backend.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue