remove

Function remove 

Source
pub async fn remove(
    addr: &str,
    id: &str,
) -> Result<(), Box<dyn Error + Send + Sync>>