tsk-207: Code formatting

This commit is contained in:
kdeng00
2025-11-04 11:00:37 -05:00
parent 3e71ed31b8
commit 531d6ee01e
2 changed files with 10 additions and 13 deletions
+1 -2
View File
@@ -1,10 +1,9 @@
pub mod auth;
pub mod db;
pub mod callers;
pub mod config;
pub mod db;
pub mod repo;
#[tokio::main]
async fn main() {
// initialize tracing