headless_lms_utils::document_schema_processor

Function remove_sensitive_attributes

Source
pub fn remove_sensitive_attributes(
    input: Vec<GutenbergBlock>,
) -> Vec<GutenbergBlock>
Expand description

Removes the private spec from exercise tasks.