Skip to content

Commit 901c3a1

Browse files
committed
fix lint
1 parent 122f1d5 commit 901c3a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/httplib/request.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ type Request struct {
5656
url string
5757
req *http.Request
5858
params map[string]string
59-
body []byte
6059

6160
readWriteTimeout time.Duration
6261
transport http.RoundTripper

0 commit comments

Comments
 (0)