remove_duplicated

Function remove_duplicated 

Source
fn remove_duplicated(
    file_params: &mut FxHashMap<String, String>,
    fn_params: AstChildren<Param>,
)