Skip to content

Commit

Permalink
revert change to import.
Browse files Browse the repository at this point in the history
  • Loading branch information
warmans authored Dec 23, 2017
1 parent 09285e2 commit 4f7f26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/clients/abe/api_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
"strings"
"net/url"
"io/ioutil"
"gopkg.in/go-resty/resty.v0"
"github.com/go-resty/resty"
)

type APIClient struct {
Expand Down

0 comments on commit 4f7f26b

Please sign in to comment.