summaryrefslogtreecommitdiffstats
path: root/js/directive/NewsRefreshMasonry.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/directive/NewsRefreshMasonry.js')
-rw-r--r--js/directive/NewsRefreshMasonry.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/directive/NewsRefreshMasonry.js b/js/directive/NewsRefreshMasonry.js
index ce656ee41..5095a5a75 100644
--- a/js/directive/NewsRefreshMasonry.js
+++ b/js/directive/NewsRefreshMasonry.js
@@ -16,7 +16,6 @@ app.directive('newsRefreshMasonry', function ($timeout) {
gutter: 25,
columnWidth: 300
});
- console.log('fresh');
});
};