remove_from_all_scopes

Function remove_from_all_scopes 

Source
fn remove_from_all_scopes(
    map: &mut HashMap<String, Vec<String>>,
    route_id: &str,
)