Delete GRUPRIG from OPM Flow Keyword List

GRUPRIG was both in the E100 and the OPM Flow keyword definitions. So delete the OPM Flow version. Need to run Jenkins, just in case
This commit is contained in:
OPMUSER 2022-01-12 18:04:58 +08:00
parent 24e58e36aa
commit 0c3f2ac64d

View File

@ -1,27 +0,0 @@
{
"name": "GRUPRIG",
"sections": [
"SCHEDULE"
],
"items": [
{
"name": "GROUP_NAME",
"value_type": "STRING"
},
{
"name": "WORKRIGNUM",
"value_type": "INT",
"default": 0
},
{
"name": "DRILRIGNUM",
"value_type": "INT",
"default": 0
},
{
"name": "ADD",
"value_type": "STRING",
"default": "ADD"
}
]
}