tsk-207: Code formatting
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user