removed comment

This commit is contained in:
Bill Richardson 2024-02-16 10:57:44 -05:00
parent 0eaa9786a6
commit 3ba5bee4a9

View file

@ -340,7 +340,6 @@ export default {
this.navigateForward(); this.navigateForward();
}); });
} else { } else {
// display alert, remove button loader
this.displayInvalidZipAlert = true; this.displayInvalidZipAlert = true;
this.$refs.siteFooter.removeLoader(); this.$refs.siteFooter.removeLoader();
} }