merge license

This commit is contained in:
weisd
2025-04-08 22:27:39 +08:00
parent d29bfcca9a
commit 5188d00a09
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ use tokio::{
},
};
use tracing::error;
use tracing::{debug, warn};
use tracing::warn;
const IAM_FORMAT_FILE: &str = "format.json";
const IAM_FORMAT_VERSION_1: i32 = 1;