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 463c1e582..5ac2abd85 100644
--- a/js/build/app.js
+++ b/js/build/app.js
@@ -2868,7 +2868,6 @@ app.directive('newsRefreshMasonry', ["$timeout", function ($timeout) {
gutter: 25,
columnWidth: 300
});
- console.log('fresh');
});
};