Skip to content

Commit ef1d9fd

Browse files
committed
remove redundant comment
1 parent 68cc822 commit ef1d9fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_thrift_backend.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,6 @@ def test_session_handle_respected_in_close_session(
14201420
auth_provider=AuthProvider(),
14211421
ssl_options=SSLOptions(),
14221422
)
1423-
# Manually set the mocked transport instance
14241423
thrift_backend._transport = mock_http_client_instance
14251424

14261425
session_id = SessionId.from_thrift_handle(self.session_handle)

0 commit comments

Comments
 (0)