Adjusting import because of failed build
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| package client | ||||
|  | ||||
| import "context" | ||||
| import "golang.org/x/net/context" | ||||
|  | ||||
| type RetryFunc func(ctx context.Context, req Request, retryCount int, err error) (bool, error) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user