Function remove

Source
pub async fn remove(
    executor_url: String,
    cap_token: String,
    uuid: String,
) -> Result<()>