Skip to content

Commit

Permalink
unused - initial idea was to save the error message when service is d…
Browse files Browse the repository at this point in the history
…own, will revisit later if its needed
  • Loading branch information
piqoni committed Dec 31, 2023
1 parent 3c01a83 commit cd1e4c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ type Service struct {
DisableAlerts bool `yaml:"disableAlerts"`
UserAgent string `yaml:"userAgent"`
up *bool
error error
ack bool
}

Expand Down

0 comments on commit cd1e4c9

Please sign in to comment.