useless log deleted

pull/19/head
prplV 2025-01-13 12:52:36 +03:00
parent 4d2fe57680
commit 3d12137052
1 changed files with 0 additions and 1 deletions

View File

@ -201,7 +201,6 @@ fn once_get_remote_configuration(serv_info: &str) -> Option<Processes> {
} }
}, },
Err(_) => { Err(_) => {
warn!("Cannot get config from Redis Server. Empty channel");
None None
}, },
} }