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