From d135ac2dbccca52fcd853bcfaa81b294240b1541 Mon Sep 17 00:00:00 2001 From: Scott Kiener Date: Tue, 13 Dec 2022 14:56:09 -0500 Subject: [PATCH] CSR-504 | Remove comment --- src/layouts/quote/quote.vue | 1 - 1 file changed, 1 deletion(-) 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,