Skip to content

Commit 5800299

Browse files
committed
Cleanup logs for examples/http_server.rb
1 parent 9a23141 commit 5800299

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/http_server.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ def template(args, server_context:)
121121
end
122122

123123
# Handle the request
124-
puts "request: #{request.inspect}"
125124
response = transport.handle_request(request)
126125

127126
# Log the MCP response details

0 commit comments

Comments
 (0)