Function delete_project_icon

Source
pub async fn delete_project_icon(
    configuration: &Configuration,
    id_pipe_slug: &str,
) -> Result<(), Error<DeleteProjectIconError>>