CASH-845: prettier caught an extra space

This commit is contained in:
AdamCaouetteSafelite 2025-07-17 11:08:17 -04:00
parent 44293d6b6e
commit f08b64bddb

View file

@ -1589,7 +1589,6 @@ export default {
) { ) {
this.selectedProvider = this.shopProviderData.shopProviders[0]; this.selectedProvider = this.shopProviderData.shopProviders[0];
} }
}, },
handleZipCodeChange(newZipCode) { handleZipCodeChange(newZipCode) {
this.resetMobileLocation(); this.resetMobileLocation();