diff --git a/runtime/runtime/src/lib.rs b/runtime/runtime/src/lib.rs index 836c02f516a..f01afda0a9b 100644 --- a/runtime/runtime/src/lib.rs +++ b/runtime/runtime/src/lib.rs @@ -1478,7 +1478,6 @@ impl Runtime { receipt_id = %receipt.receipt_id(), predecessor = %receipt.predecessor_id(), receiver = %receipt.receiver_id(), - id = %receipt.receipt_id(), gas_burnt = tracing::field::Empty, compute_usage = tracing::field::Empty, )