Additional cleanup and warning fixing
This commit is contained in:
@@ -10,6 +10,7 @@ use walkdir::WalkDir;
|
||||
pub mod actors;
|
||||
pub mod ffmpeg;
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub async fn generate_video_gifs() {
|
||||
tokio::spawn(async {
|
||||
info!("Starting to make video gifs");
|
||||
|
||||
Reference in New Issue
Block a user