mirror of
https://github.com/tale/headplane.git
synced 2026-08-19 09:26:18 +00:00
fix: don't log the context
This commit is contained in:
@@ -79,7 +79,6 @@ export async function loadContext(): Promise<HeadplaneContext> {
|
|||||||
oidc: await checkOidc(config),
|
oidc: await checkOidc(config),
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('Context loaded:', context)
|
|
||||||
return context
|
return context
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user