fix: don't log the context
This commit is contained in:
parent
a6582ef835
commit
6794b1b2dd
@ -79,7 +79,6 @@ export async function loadContext(): Promise<HeadplaneContext> {
|
||||
oidc: await checkOidc(config),
|
||||
}
|
||||
|
||||
console.log('Context loaded:', context)
|
||||
return context
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user