fix: don't log the context
This commit is contained in:
parent
a6582ef835
commit
6794b1b2dd
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ export async function loadContext(): Promise<HeadplaneContext> {
|
|||
oidc: await checkOidc(config),
|
||||
}
|
||||
|
||||
console.log('Context loaded:', context)
|
||||
return context
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue