diff --git a/templates/team-lists.php b/templates/team-lists.php index 27acb589..8cbe5ed1 100644 --- a/templates/team-lists.php +++ b/templates/team-lists.php @@ -20,14 +20,6 @@ $lists = $team->lists(); foreach ( $lists as $list ) : $id = $list->ID; - $grouping = get_post_meta( $id, 'sp_grouping', true ); - - if ( $grouping == 0 && sizeof( $lists ) > 1 ) : - ?> -