Skip to content

Commit

Permalink
Adding a local mcp server for postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
arafatkatze committed Jan 21, 2025
1 parent d3c25f2 commit aeef104
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vscode/src/chat/chat-view/ChatsController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ export class ChatsController implements vscode.Disposable {
this.currentAuthAccount?.endpoint,
'\n hasLoggedOut: ',
hasLoggedOut,
'\n hasSwitchedAccount: ',
hasSwitchedAccount,
'\n authStatus endpoint: ',
authStatus.endpoint
)
Expand Down

0 comments on commit aeef104

Please sign in to comment.