Skip to content

Commit 29b94a8

Browse files
committed
fix lint
1 parent d0ff6cb commit 29b94a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/registry/consul/client.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ func (c *Client) Register(_ context.Context, svc *registry.ServiceInstance, enab
182182
Timeout: "5s",
183183
})
184184
}
185-
// custom checks
186185
asr.Checks = append(asr.Checks, c.serviceChecks...)
187186
}
188187
if c.heartbeat {

0 commit comments

Comments
 (0)