diff --git a/command/agent/consul/unit_test.go b/command/agent/consul/unit_test.go index 3e2837c75a79..011fa0065afe 100644 --- a/command/agent/consul/unit_test.go +++ b/command/agent/consul/unit_test.go @@ -64,7 +64,6 @@ type checkRestartRecord struct { // fakeCheckRestarter is a test implementation of type fakeCheckRestarter struct { - // restartDelay is returned by RestartDelay to control the behavior of // the checkWatcher restartDelay time.Duration