mirror of
https://github.com/documize/community.git
synced 2025-08-08 06:55:28 +02:00
removed console.log
This commit is contained in:
parent
37d2946924
commit
d2e7a811a4
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ export default Ember.Service.extend({
|
||||||
this.start();
|
this.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log();
|
|
||||||
|
|
||||||
Intercom('trackEvent', id); //jshint ignore: line
|
Intercom('trackEvent', id); //jshint ignore: line
|
||||||
Intercom('update'); //jshint ignore: line
|
Intercom('update'); //jshint ignore: line
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue