diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index 427d2f5f7..805d7af16 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -179,7 +179,6 @@ export default { false ); if (!this.isInsuranceSelected) { - // Need to double check this is the way to update to cash parent account number this.dispatchStoreAction( this.storeActions.SAVE_ACCOUNT_NUMBER, applicationConfig.CASH_ACCOUNT_NUMBER,