pub fn import_plain_text( db_context: &DbContext, event_hub: &Arc<EventHub>, dto: &ImportPlainTextDto, ) -> Result<()>