Skip to content

Commit

Permalink
chore: remove data dimension from edit form
Browse files Browse the repository at this point in the history
  • Loading branch information
Chisomchima committed Dec 5, 2024
1 parent 54a34ea commit 62db1ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/categoryOptionGroups/Edit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ const fieldFilters = [
'code',
'description',
'categoryOptions[id,displayName]',
'dataDimension',
'dataDimensionType',
] as const

Expand Down

0 comments on commit 62db1ae

Please sign in to comment.