Skip to content

Commit

Permalink
chore: remove outdated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored Oct 4, 2024
1 parent c8fed1b commit 027ef03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/redis-sync/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ client.connect().then(async () => {
}
})

// TODO update the docs code snippet too.

// Execute all commands as a single transaction
try {
await pipeline.exec()
Expand Down

0 comments on commit 027ef03

Please sign in to comment.