pub async fn remove_resource<R: CommandRunner>(
stripe: &StripeProjects<R>,
resource: &str,
) -> Result<(), ProjectsError>pub async fn remove_resource<R: CommandRunner>(
stripe: &StripeProjects<R>,
resource: &str,
) -> Result<(), ProjectsError>