Skip to content

Commit 1b1ed09

Browse files
Update src/sessions.ts
Co-authored-by: Aditi Khare <[email protected]>
1 parent 0fac935 commit 1b1ed09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sessions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ export class ClientSession extends TypedEventEmitter<ClientSessionEvents> {
459459
* - If the transaction is manually aborted within the provided function it will not throw.
460460
* - If the driver needs to attempt to retry the operations, the provided function may be called multiple times.
461461
*
462-
*
463462
* Checkout a descriptive example here:
464463
* @see https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions
465464
*

0 commit comments

Comments
 (0)