remove_fee

Function remove_fee 

Source
pub async fn remove_fee(
    configuration: &Configuration,
    fee_id: &str,
) -> Result<Dossier, Error<RemoveFeeError>>