pub async fn delete_partner_block( conn: &mut PgConnection, course_id: Uuid, ) -> ModelResult<PartnersBlock>