mirror of
https://github.com/TwiN/gatus.git
synced 2025-02-16 18:21:07 +01:00
Remove extra newline
This commit is contained in:
parent
1901dfcd81
commit
1fb2635226
@ -165,7 +165,6 @@ func (service *Service) getIP(result *Result) {
|
||||
}
|
||||
|
||||
func (service *Service) call(result *Result) {
|
||||
|
||||
isServiceTCP := strings.HasPrefix(service.URL, "tcp://")
|
||||
var request *http.Request
|
||||
var response *http.Response
|
||||
|
Loading…
Reference in New Issue
Block a user