Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby 2024-08-19 09:03:57 +02:00
parent 437b408afa
commit 93277ea2f7
No known key found for this signature in database

View File

@ -1246,7 +1246,6 @@ func (t *Tracker) checkReceiveFuncsLocked() {
} }
} }
type MetricHealthMessageLabel struct { type MetricHealthMessageLabel struct {
Severity string Severity string
} }