mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-26 11:21:35 +01:00
fix: do not log config here
This commit is contained in:
@@ -57,7 +57,6 @@ impl FileInfo {
|
||||
user_id: &str,
|
||||
config: &AppConfig,
|
||||
) -> Result<Self, FileError> {
|
||||
info!("Data_dir: {:?}", config);
|
||||
let file = field_data.contents;
|
||||
let file_name = field_data
|
||||
.metadata
|
||||
|
||||
Reference in New Issue
Block a user