pub fn remove_sensitive_attributes(
    input: Vec<GutenbergBlock>,
) -> Vec<GutenbergBlock>Expand description
Removes the private spec from exercise tasks.
pub fn remove_sensitive_attributes(
    input: Vec<GutenbergBlock>,
) -> Vec<GutenbergBlock>Removes the private spec from exercise tasks.