diff --git a/go/vt/throttler/max_replication_lag_module.go b/go/vt/throttler/max_replication_lag_module.go index 6a783d3df7b..e1a76f89c57 100644 --- a/go/vt/throttler/max_replication_lag_module.go +++ b/go/vt/throttler/max_replication_lag_module.go @@ -381,7 +381,6 @@ logResult: r.Reason += clearReason } - log.Infof("%v", r) m.results.add(r) }