Commit 6eca374
gofmt: fix double blank line in transport/localpeer_test.go
Caught by upstream's gofmt CI gate. The double blank between the
last test and the BenchmarkClientToRouter benchmark crept in via
a manual edit during the forwarder-pattern work. gofmt -s -w
removes the redundant blank.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b7ef83f commit 6eca374
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
| |||
0 commit comments