remove all references to service_thing

This commit is contained in:
Chris Cochrun 2024-06-24 16:49:17 -05:00
parent 04c8e84eaa
commit 3f2f57f8e7
3 changed files with 3 additions and 4 deletions

View file

@ -7,7 +7,6 @@ pub mod presentation_model;
pub mod reveal_js;
pub mod schema;
pub mod service_item_model;
pub mod service_thing;
pub mod settings;
pub mod slide_model;
pub mod slide_object;