Removed console log that was left in
This commit is contained in:
parent
b5cf4e9bce
commit
ce25a95759
1 changed files with 0 additions and 1 deletions
|
|
@ -434,7 +434,6 @@ export default {
|
|||
(this.addressModel.zipCode ?? "") !== "";
|
||||
|
||||
if (!this.showAddressFields) {
|
||||
console.log("loading autocomplete");
|
||||
this.loadGooglePlacesAutocompleteScript();
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue