fmt: formatting and clippy

This commit is contained in:
silver 2024-10-28 21:53:04 +00:00
parent b7161e2614
commit 344d6d3585
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
14 changed files with 130 additions and 138 deletions

View file

@ -1,4 +1,4 @@
pub mod wolves;
pub mod database;
pub mod minecraft;
pub mod set_roles;
pub mod set_roles;
pub mod wolves;