Skip to content

Commit

Permalink
cargo: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii committed Dec 30, 2024
1 parent 24acb3f commit 627db94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pumpkin/src/entity/player.rs
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ impl Player {
// Remove left over entries from all possiblily loaded chunks
level.clean_memory(&radial_chunks);


log::debug!(
"Removed player id {} ({}) ({} chunks remain cached)",
self.gameprofile.name,
Expand Down

0 comments on commit 627db94

Please sign in to comment.