refactor: simplify code, better organize it, and comment it
This commit is contained in:
3
src/discord/commands/mod.rs
Normal file
3
src/discord/commands/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
mod logging;
|
||||
|
||||
pub(crate) use logging::logging;
|
||||
Reference in New Issue
Block a user