fmt: fmt and clippy
All checks were successful
On_Push / lint_fmt (push) Successful in 6s
On_Push / lint_clippy (push) Successful in 3m58s
On_Push / build (push) Successful in 1m46s
On_Push / deploy (push) Successful in 12s

This commit is contained in:
silver 2024-08-31 19:21:58 +01:00
parent 5c2502f726
commit 50d2923425
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
3 changed files with 29 additions and 26 deletions

View file

@ -1,4 +1,4 @@
pub mod add_server;
pub mod committee;
pub mod link_email;
pub mod minecraft;
pub mod committee;