Skip to content

Commit

Permalink
removed unused species field #3331
Browse files Browse the repository at this point in the history
  • Loading branch information
salomon-j committed Sep 26, 2024
1 parent cf99b99 commit 68689e0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions forms/nht/grantsAndOthersProgressReport.json
Original file line number Diff line number Diff line change
Expand Up @@ -13023,11 +13023,6 @@
},
{
"columns": [
{
"dataType": "species",
"name": "species",
"validate": "required"
},
{
"dataType": "text",
"name": "typesOfHabitat",
Expand Down
5 changes: 0 additions & 5 deletions forms/nht/nhtOutputReport.json
Original file line number Diff line number Diff line change
Expand Up @@ -15176,11 +15176,6 @@
},
{
"columns": [
{
"dataType": "species",
"name": "species",
"validate": "required"
},
{
"dataType": "text",
"name": "typesOfHabitat",
Expand Down
5 changes: 0 additions & 5 deletions forms/nht/procurementsOutputReport.json
Original file line number Diff line number Diff line change
Expand Up @@ -14925,11 +14925,6 @@
},
{
"columns": [
{
"dataType": "species",
"name": "species",
"validate": "required"
},
{
"dataType": "text",
"name": "typesOfHabitat",
Expand Down

0 comments on commit 68689e0

Please sign in to comment.