CSR-803: remove console log

This commit is contained in:
Adam Caouette 2022-12-06 11:27:05 -05:00
parent b39463e650
commit e3b93d9c83

View file

@ -459,7 +459,6 @@ export default {
},
// Can't use `this` because navigateForward is also called from quote
navigateBack(vm) {
console.log("VQM = = navigateBack() run ");
const self = vm ?? this;
const partsOrQuestions = (
self.$store.getters.pageData(fmgPageValues.CAPABILITY_QUESTIONS) ??