Remove console.log.

This commit is contained in:
Bryan Mauger 2024-03-12 09:09:15 -04:00
parent 75c312e66e
commit f0687661d0

View file

@ -104,8 +104,6 @@ export default {
});
console.log("searchableInsuranceCompanyList: ", searchableInsuranceCompanyList);
// Call the "next" function to complete the transition to this page.
next((vm) => {
vm.setCmsContent(resultMap.cmsContent);