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() {
|
||||
|
@ -1,2 +1,2 @@
|
||||
pub mod index;
|
||||
pub mod hello;
|
||||
pub mod index;
|
||||
|
Reference in New Issue
Block a user