Aimeedeer / realtps

https://realtps.net
MIT License
93 stars 25 forks source link

Fix clippy warnings. #56

Closed JoshLind closed 1 year ago

JoshLind commented 1 year ago

This PR fixes the clippy warnings produced when running cargo clippy. Most of the fixes were done with cargo clippy --fix. 😄

JoshLind commented 1 year ago

@Aimeedeer, FYI: I rebased after the merge conflicts. Let me know if you have concerns/thoughts!

Aimeedeer commented 1 year ago

Thanks for the PR! I don't particularly like every clippy suggestion, and I didn't take the changes in import.rs.