angular-material-extensions / google-maps-autocomplete

Autocomplete input component and directive for google-maps built with angular and material design |
https://angular-material-extensions.github.io/google-maps-autocomplete
MIT License
169 stars 60 forks source link

fix: Remove console log after init #333

Open mkonikov opened 3 months ago

mkonikov commented 3 months ago

This PR removes the console log that is cluttering the console.

mkonikov commented 3 months ago

@AnthonyNahas Can you take a look at this straightforward PR? Thanks so much!