Skip to content

Commit

Permalink
we dont have analytics.
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiplr committed Jan 2, 2016
1 parent ecd9b76 commit 0a9508a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/updaterUtil.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ module.exports = {
else
console.info('Checking for updates for client v.' + version);

analyticsActions.event(['update', 'check', version]);
getJson('https://api.github.com/repos/dloa/alexandria-librarian/releases/latest' + (annon ? '' : '?client_id=1ea858d6adf0ab363200&client_secret=e027441f3392b790aa857d2267b25684af5370e6'))
.then(json => {

Expand Down

0 comments on commit 0a9508a

Please sign in to comment.