Skip to content

Commit

Permalink
Fix cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
neeleshpoli committed Dec 22, 2024
1 parent 07d34ee commit 3cb7f2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pumpkin-world/src/world_info/anvil.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ impl WorldInfoReader for AnvilInfoReader {
}
}


impl Default for AnvilInfoReader {
fn default() -> Self {
Self::new()
Expand Down

0 comments on commit 3cb7f2b

Please sign in to comment.