style(benchmark): 修复文件末尾换行符
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
db73a362af
commit
3758f410ff
@ -161,4 +161,4 @@ func (lg *FasthttpLoadGenerator) RunParallel(pb *testing.PB) {
|
|||||||
req.Header.SetMethod("GET")
|
req.Header.SetMethod("GET")
|
||||||
_ = lg.client.Do(req, resp)
|
_ = lg.client.Do(req, resp)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user