Skip to content

Commit

Permalink
recoment
Browse files Browse the repository at this point in the history
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
  • Loading branch information
CalvinNeo committed Apr 19, 2024
1 parent 7e2db9d commit 157c55e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/raftstore/src/store/peer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1704,7 +1704,6 @@ where
"msg_size" => msg.get_message().compute_size(),
"to" => to_peer_id,
"disk_usage" => ?msg.get_disk_usage(),
"!!!!msg" => ?msg
);

for (term, index) in msg
Expand Down

0 comments on commit 157c55e

Please sign in to comment.