CSR-504 | Remove comment
This commit is contained in:
parent
7e05946a27
commit
d135ac2dbc
1 changed files with 0 additions and 1 deletions
|
|
@ -179,7 +179,6 @@ export default {
|
||||||
false
|
false
|
||||||
);
|
);
|
||||||
if (!this.isInsuranceSelected) {
|
if (!this.isInsuranceSelected) {
|
||||||
// Need to double check this is the way to update to cash parent account number
|
|
||||||
this.dispatchStoreAction(
|
this.dispatchStoreAction(
|
||||||
this.storeActions.SAVE_ACCOUNT_NUMBER,
|
this.storeActions.SAVE_ACCOUNT_NUMBER,
|
||||||
applicationConfig.CASH_ACCOUNT_NUMBER,
|
applicationConfig.CASH_ACCOUNT_NUMBER,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue