mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
Remove log
This commit is contained in:
@@ -159,7 +159,6 @@ async fn send_with_download_from_channel(
|
||||
let download_file = match v {
|
||||
Some(v) => v,
|
||||
None => {
|
||||
log::error!("File not found");
|
||||
return Ok(());
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user