Skip to content

Commit 8bb6af1

Browse files
committed
remove extra reference
1 parent 90daadf commit 8bb6af1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/fundamentals/transactions.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ following methods:
8080
- | Commits the active transaction for this session. Returns an
8181
error if there is no active transaction for the session or if the
8282
transaction was ended.
83-
84-
* - ``endSession()``
85-
- | Ends any existing transactions and closes the session.
8683

8784
A ``Session`` also has methods to retrieve session properties and modify
8885
mutable session properties. View the `API documentation <{+api+}/apidocs/mongodb-driver-kotlin-coroutine/mongodb-driver-kotlin-coroutine/com.mongodb.kotlin.client.coroutine/-client-session/index.html>`__

0 commit comments

Comments
 (0)