diff --git a/service/storage_proxy.cc b/service/storage_proxy.cc index fe12304f21..bd2ef131f1 100644 --- a/service/storage_proxy.cc +++ b/service/storage_proxy.cc @@ -2234,11 +2234,6 @@ struct fmt::formatter : fmt::formatter paxos_response_handler::learn_decision(lw_shared_ptr decision, bool allow_hints) { tracing::trace(tr_state, "learn_decision: committing {} with cl={}", *decision, _cl_for_learn);