mirror of
https://github.com/flibusta-apps/library_updater.git
synced 2025-12-06 07:45:35 +01:00
Fix
This commit is contained in:
@@ -525,6 +525,4 @@ pub async fn cron_jobs() {
|
||||
Ok(v) => v,
|
||||
Err(err) => panic!("{:?}", err),
|
||||
};
|
||||
|
||||
log::info!("Scheduler shutdown...");
|
||||
}
|
||||
Reference in New Issue
Block a user