Skip to content

Commit

Permalink
Remove todo that has been done (#2185)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonYeMSFT authored Sep 21, 2023
1 parent a46e202 commit df0f620
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/postgres/commands/registerPostgresCommands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,5 @@ export async function loadPersistedPostgresDatabase(): Promise<void> {
}

export async function showPasswordlessWiki(): Promise<void> {
// @todo: Create forward link
await openUrl("https://aka.ms/postgresql-passwordless-wiki");
}

0 comments on commit df0f620

Please sign in to comment.