Skip to content

Commit

Permalink
Merge pull request #187 from fruehaufm/patch-6
Browse files Browse the repository at this point in the history
Fixed redundant option for Mission Impact
  • Loading branch information
sei-vsarvepalli authored Aug 16, 2022
2 parents c814286 + de611d3 commit 64725c1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ssvc-calc/Deployer-v2.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,6 @@
"label": "Mission Impact",
"key": "M",
"options": [
{
"label": "none",
"key": "N",
"description": "Little to no impact up to degradation of non-essential functions; chronic degradation would eventually harm essential functions. (aka Non-Essential Degraded)"
},
{
"label": "degraded",
"key": "D",
Expand Down Expand Up @@ -302,7 +297,6 @@
"child_label": "Mission Impact",
"child_key": "M",
"child_option_labels":[
"none",
"degraded",
"crippled"
]
Expand Down Expand Up @@ -345,7 +339,6 @@
"child_label": "Mission Impact",
"child_key": "M",
"child_option_labels":[
"none",
"degraded",
"crippled"
]
Expand Down Expand Up @@ -387,7 +380,6 @@
"child_label": "Mission Impact",
"child_key": "M",
"child_option_labels":[
"none",
"degraded",
"crippled",
"mef failure"
Expand Down Expand Up @@ -436,7 +428,6 @@
"child_label": "Mission Impact",
"child_key": "M",
"child_option_labels":[
"none",
"degraded",
"crippled",
"mef failure",
Expand Down

0 comments on commit 64725c1

Please sign in to comment.