pub async fn remove_countable( session: UserSession, countable: Countable, ) -> Result<(), ServerFnError>