From 9fb28656c907108ffe807f3504b9a8c1928477f9 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 3e2837c75..011fa0065 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