From ab0cae062983d9d210692e453142f4f9546654d9 Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Wed, 13 Sep 2017 14:57:23 -0700 Subject: [PATCH] Fix whitespace --- command/agent/consul/unit_test.go | 1 - 1 file changed, 1 deletion(-) 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