Fix whitespace

This commit is contained in:
Michael Schurter
2017-09-13 14:57:23 -07:00
parent 568b963270
commit 9fb28656c9

View File

@@ -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