pub async fn delete_resource_pricing(pool: &Pool<MySql>, id: i64) -> Result<()>
Deletes a resource pricing entry from the database.