Format code.

This commit is contained in:
Bryan Mauger 2023-02-14 13:57:36 -05:00
parent 85f19a8bcd
commit 197c5e7bc6

View file

@ -370,7 +370,6 @@ export default {
this.displayInvalidZipAlert = true; this.displayInvalidZipAlert = true;
} }
return this.$refs.funnelFooter.removeLoader(); return this.$refs.funnelFooter.removeLoader();
}, },
async navigateForward() { async navigateForward() {