chore: run cargo fmt
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use ::app::get_router;
|
||||
use std::env;
|
||||
use std::path::Path;
|
||||
use std::env;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {
|
||||
|
Reference in New Issue
Block a user