mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-25 06:16:58 +00:00
gofmt -s -w *.go */*.go
This commit is contained in:
parent
5ed8d0f129
commit
e800d2110e
6 changed files with 58 additions and 44 deletions
|
@ -37,7 +37,6 @@ func TestHandlerPerformance(t *testing.T) {
|
|||
t.Logf("request took %d milliseconds", end.Sub(start).Milliseconds())
|
||||
}
|
||||
|
||||
|
||||
ctx.Response.Reset()
|
||||
ctx.Response.ResetBody()
|
||||
ctx.Request.SetRequestURI("http://example.momar.xyz/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue