removed old useless code for not building the reveal js things

This commit is contained in:
2025-11-10 14:24:42 +01:00
parent f3bfd8c114
commit e053f51bf3
3 changed files with 0 additions and 7 deletions

View File

@@ -78,7 +78,6 @@ fn build_file(paths: Vec<std::path::PathBuf>) {
display_rebuilding_status("Error", &in_path, "");
println!("{}", err);
},
DockiBuildResult::Silent => ()
}
}