simply remove it in case password log
This commit is contained in:
@@ -149,7 +149,6 @@ pub fn core_main() -> Option<Vec<String>> {
|
||||
}
|
||||
}
|
||||
hbb_common::init_log(false, &log_name);
|
||||
log::info!("main start args: {:?}, env: {:?}", args, std::env::args());
|
||||
|
||||
// linux uni (url) go here.
|
||||
#[cfg(all(target_os = "linux", feature = "flutter"))]
|
||||
|
||||
Reference in New Issue
Block a user