Skip to content

Commit

Permalink
removed spare values on run states
Browse files Browse the repository at this point in the history
  • Loading branch information
luissian committed Jun 21, 2024
1 parent 0e560a7 commit e7a4929
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions conf/first_install_tables.json
Original file line number Diff line number Diff line change
Expand Up @@ -1608,26 +1608,6 @@
"show_in_stats": true
}
},
{
"model": "wetlab.runstates",
"pk": 11,
"fields": {
"run_state_name": "spare_1",
"state_display": "",
"description": "",
"show_in_stats": false
}
},
{
"model": "wetlab.runstates",
"pk": 12,
"fields": {
"run_state_name": "spare_2",
"state_display": "",
"description": "",
"show_in_stats": false
}
},
{
"model": "wetlab.runerrors",
"pk": 1,
Expand Down

0 comments on commit e7a4929

Please sign in to comment.