Skip to content

Commit 171b05b

Browse files
committed
go fmt
1 parent 5892f4c commit 171b05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/example_middleware_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ func Example_loggingMiddleware() {
140140
// time=2025-01-01T00:00:00Z level=INFO msg="MCP method started" method=tools/call session_id="" has_params=true
141141
// time=2025-01-01T00:00:00Z level=INFO msg="MCP method completed" method=tools/call session_id="" duration_ms=0 has_result=true
142142
// Tool result: Hello, World!
143-
}
143+
}

0 commit comments

Comments
 (0)