aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/App/oidc.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/App/oidc.tsx b/src/App/oidc.tsx
index 832a80f..cedd98a 100644
--- a/src/App/oidc.tsx
+++ b/src/App/oidc.tsx
@@ -194,8 +194,6 @@ export function createOidcClientProvider(params: Params) {
}
-
-
return { OidcClientProvider };
}