pub fn has_active_members(config: &TeamConfig) -> boolExpand description
Check if a team has any active (non-lead) members, which would prevent deletion.
pub fn has_active_members(config: &TeamConfig) -> boolCheck if a team has any active (non-lead) members, which would prevent deletion.