Skip to content

Commit

Permalink
remove unused label
Browse files Browse the repository at this point in the history
  • Loading branch information
arng40 committed Jan 9, 2025
1 parent 5c78358 commit 25722b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/coreComponents/common/format/table/TableTypes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ enum class CellType : integer
Value,
Separator,
MergeNext,
Hidden,
Disabled
Hidden
};

}
Expand Down

0 comments on commit 25722b3

Please sign in to comment.