Skip to content

Commit

Permalink
Update src/sessions.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Aditi Khare <106987683+aditi-khare-mongoDB@users.noreply.github.com>
  • Loading branch information
W-A-James and aditi-khare-mongoDB authored May 28, 2024
1 parent 0fac935 commit 1b1ed09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sessions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,6 @@ export class ClientSession extends TypedEventEmitter<ClientSessionEvents> {
* - If the transaction is manually aborted within the provided function it will not throw.
* - If the driver needs to attempt to retry the operations, the provided function may be called multiple times.
*
*
* Checkout a descriptive example here:
* @see https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions
*
Expand Down

0 comments on commit 1b1ed09

Please sign in to comment.