chore: 移除多余的空格

This commit is contained in:
amtoaer
2025-02-12 01:36:08 +08:00
parent 9d8e398cbe
commit 5af6fe5e6e

View File

@@ -60,7 +60,6 @@ fn load_config() -> Config {
}
#[cfg(test)]
fn load_config() -> Config {
let credential = match (
std::env::var("TEST_SESSDATA"),