Commit 7a7a01eb authored by Matthew Slipper's avatar Matthew Slipper

goimports

parent 2d8927a5
...@@ -14,7 +14,7 @@ import ( ...@@ -14,7 +14,7 @@ import (
) )
type client struct { type client struct {
baseUrl string baseUrl string
httpClient *http.Client httpClient *http.Client
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment