summaryrefslogtreecommitdiffstats
path: root/js/build/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/build/app.js')
-rw-r--r--js/build/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/build/app.js b/js/build/app.js
index 7e68fc320..11dcd6f1d 100644
--- a/js/build/app.js
+++ b/js/build/app.js
@@ -101,7 +101,6 @@ var $__build_47_app__ = function () {
'REFRESH_RATE',
function ($rootScope, $location, $http, $q, $interval, Loading, ItemResource, FeedResource, FolderResource, Settings, Publisher, BASE_URL, FEED_TYPE, REFRESH_RATE) {
'use strict';
- console.log($location);
Loading.setLoading('global', true);
Publisher.subscribe(ItemResource).toChannels('items', 'newestItemId', 'starred');
Publisher.subscribe(FolderResource).toChannels('folders');