chore: 删除测试代码
This commit is contained in:
parent
228ec26904
commit
8992b65e76
@ -57,7 +57,7 @@ func (h *Handler) HTTPClient(ctx context.Context, params map[string]string, _ ..
|
|||||||
return nil, errs.Wrapf(err, "failed to read the response")
|
return nil, errs.Wrapf(err, "failed to read the response")
|
||||||
}
|
}
|
||||||
|
|
||||||
return method + url + body + string(data), nil
|
return string(data), nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// NewHandler creates a new handler with initialized clients for system and tcp calls.
|
// NewHandler creates a new handler with initialized clients for system and tcp calls.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user