mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +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),
|
||||
}
|
||||
|
||||
console.log('Context loaded:', context)
|
||||
return context
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user