mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2026-02-10 20:50:11 +00:00
gofmt -s -w *.go */*.go
This commit is contained in:
@@ -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/")
|
||||
|
||||
Reference in New Issue
Block a user