remove unused
This commit is contained in:
@@ -30,6 +30,8 @@ type ZabbixAPI struct {
|
|||||||
auth string
|
auth string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type ZabbixAPIParams = map[string]interface{}
|
||||||
|
|
||||||
func newHttpClient() *http.Client {
|
func newHttpClient() *http.Client {
|
||||||
return &http.Client{
|
return &http.Client{
|
||||||
Transport: &http.Transport{
|
Transport: &http.Transport{
|
||||||
|
|||||||
Reference in New Issue
Block a user