Removed log
This commit is contained in:
parent
eef1fd85f0
commit
4c5aef6e4f
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ class GkeysC {
|
|||
const key = this.gmapkey.get();
|
||||
if (key) {
|
||||
// already loaded
|
||||
console.log('GMaps already loaded');
|
||||
// console.log('GMaps already loaded');
|
||||
this.doCallbacks(key);
|
||||
computation.stop();
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue