Format and cleanup code

This commit is contained in:
2024-12-18 20:13:12 -05:00
parent aa7bad945a
commit 83ef124c41
15 changed files with 106 additions and 109 deletions

View File

@@ -1,3 +1,4 @@
mod chat;
pub mod commands;
pub mod handler;
pub mod oai;