remove unneeded value

This commit is contained in:
Katie Kroell 2023-12-05 15:21:45 -05:00
parent 38f75921e8
commit 770d34738c

View file

@ -218,8 +218,7 @@ export default {
rules: {
selectionRequired: globalRules.OPTION_REQUIRED
},
supportingItems: null,
finalDeductible: null
supportingItems: null
};
},
computed: {