aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar garronej <[email protected]>2023-03-04 20:27:56 +0100
committerGravatar garronej <[email protected]>2023-03-04 20:27:56 +0100
commitf5101da2bceeb748bd42f924af4725cfa1291a40 (patch)
treeb7c56e133e2a233c38fbef2ecda7b80df7deeba4 /src
parentMake it more clear (diff)
fmt
Diffstat (limited to 'src')
-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 };
}