fix: apply gofmt to schema.go and server_test.go

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kohei 2026-03-01 00:48:19 +09:00
parent 69d82f060b
commit 6fbf7ea829
2 changed files with 11 additions and 12 deletions

View file

@ -2332,7 +2332,6 @@ func TestBuildSchema_GatewaySectionExcluded(t *testing.T) {
} }
} }
// --- #34: goTypeToSchema unknown type --- // --- #34: goTypeToSchema unknown type ---
func TestGoTypeToSchema_UnknownType(t *testing.T) { func TestGoTypeToSchema_UnknownType(t *testing.T) {