unused imports was removed
This commit is contained in:
parent
8de8ce169b
commit
02aa9bdaeb
@ -7,8 +7,6 @@ import (
|
||||
"net/http"
|
||||
"path"
|
||||
"strings"
|
||||
"errors"
|
||||
"path/filepath"
|
||||
)
|
||||
|
||||
func (c *Client) req(method, path string, body io.Reader, intercept func(*http.Request)) (req *http.Response, err error) {
|
||||
|
Loading…
Reference in New Issue
Block a user