Skip to content

Commit e9dbe20

Browse files
4t145Copilot
andauthored
Update crates/rmcp/src/transport/streamable_http_client.rs
Co-authored-by: Copilot <[email protected]>
1 parent fdded3b commit e9dbe20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/rmcp/src/transport/streamable_http_client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ pub enum StreamableHttpProtocolError {
6161
#[error("Missing session id in response")]
6262
MissingSessionIdInResponse,
6363
}
64-
6564
pub enum StreamableHttpPostResponse {
6665
Accepted,
6766
Json(ServerJsonRpcMessage, Option<String>),

0 commit comments

Comments
 (0)