chore: re-format file

This commit is contained in:
Maulana Sodiqin
2025-02-16 01:09:55 +07:00
parent 53414687ff
commit 9abab01b9c
14 changed files with 373 additions and 12519 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ use imphnen_cms_be::{apps, libs::axum_init};
#[tokio::main]
async fn main() {
axum_init(apps).await;
axum_init(apps).await;
}