Skip to content

Commit 13da57b

Browse files
committed
Remove import
1 parent 32a9b9f commit 13da57b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codex-rs/rmcp-client/src/rmcp_client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ use rmcp::service::RunningService;
3131
use rmcp::service::{self};
3232
use rmcp::transport::StreamableHttpClientTransport;
3333
use rmcp::transport::auth::AuthClient;
34-
use rmcp::transport::auth::OAuthTokenResponse;
3534
use rmcp::transport::auth::OAuthState;
3635
use rmcp::transport::child_process::TokioChildProcess;
3736
use rmcp::transport::streamable_http_client::StreamableHttpClientTransportConfig;

0 commit comments

Comments
 (0)