a complete removal of diesel

This commit is contained in:
Chris Cochrun 2024-09-25 12:52:44 -05:00
parent ee03777c10
commit 444df4eacc
9 changed files with 40 additions and 545 deletions

View file

@ -1,11 +1,9 @@
pub mod ffmpeg;
pub mod file_helper;
pub mod image_model;
pub mod models;
pub mod obs;
pub mod presentation_model;
pub mod reveal_js;
pub mod schema;
pub mod service_item_model;
pub mod settings;
pub mod slide_model;