Skip to content

Commit

Permalink
Removes duplicate ep_claim_types (#15477)
Browse files Browse the repository at this point in the history
Connects #15114
## Description
Remove duplicate keys in EP_CLAIM_TYPES
  • Loading branch information
Sjones352 authored Oct 21, 2020
1 parent fe65e40 commit a1c841d
Showing 1 changed file with 0 additions and 43 deletions.
43 changes: 0 additions & 43 deletions client/constants/EP_CLAIM_TYPES.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,21 +158,6 @@
"offical_label": "PMC HLR DTA Error - Rating",
"disposition_type": "dta_error"
},
"040SCNRPMC": {
"review_type": "supplemental_claim",
"issue_type": "nonrating",
"benefit_type": "pension",
"family": "040",
"offical_label": "PMC Supplemental Claim nonrating",
"disposition_type": "dta_error"
},
"040SCNR": {
"review_type": "supplemental_claim",
"issue_type": "nonrating",
"benefit_type": "compensation",
"family": "040",
"offical_label": "Supplemental Claim nonrating"
},
"040SCRPMC": {
"review_type": "supplemental_claim",
"issue_type": "rating",
Expand Down Expand Up @@ -212,34 +197,6 @@
"offical_label": "PMC Board Grant Rating",
"disposition_type": "allowed"
},
"030HLRNR": {
"review_type": "higher_level_review",
"issue_type": "nonrating",
"benefit_type": "compensation",
"family": "030",
"offical_label": "Higher-Level Review nonrating"
},
"030HLRNRPMC": {
"review_type": "higher_level_review",
"issue_type": "nonrating",
"benefit_type": "pension",
"family": "030",
"offical_label": "PMC Higher-Level Review nonrating"
},
"030HLRR": {
"review_type": "higher_level_review",
"issue_type": "rating",
"benefit_type": "compensation",
"family": "030",
"offical_label": "Higher-Level Review Rating"
},
"030HLRRPMC": {
"review_type": "higher_level_review",
"issue_type": "rating",
"benefit_type": "pension",
"family": "030",
"offical_label": "PMC Higher-Level Review Rating"
},
"930AHCNRLPMC": {
"review_type": "higher_level_review",
"issue_type": "nonrating",
Expand Down

0 comments on commit a1c841d

Please sign in to comment.