Skip to content

Commit

Permalink
Remove extra blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby authored Nov 12, 2024
1 parent 8d7015d commit a6f7a16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api/ctx.md
Original file line number Diff line number Diff line change
Expand Up @@ -1506,7 +1506,6 @@ func (c Ctx) RequestCtx() *fasthttp.RequestCtx
Please read the [Fasthttp Documentation](https://pkg.go.dev/github.com/valyala/fasthttp?tab=doc) for more information.
:::
## Response
Response return the [\*fasthttp.Response](https://godoc.org/github.com/valyala/fasthttp#Response) pointer
Expand Down

0 comments on commit a6f7a16

Please sign in to comment.