Function remove_countable

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