We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe9013 commit e266864Copy full SHA for e266864
frontend/express/public/javascripts/countly/countly.views.js
@@ -1,4 +1,4 @@
1
-/* global countlyView, countlyCommon, app, CountlyHelpers, countlyGlobal, Handlebars, countlyTaskManager, countlyVersionHistoryManager, DownloadView, Backbone, jQuery, $*/
+/* global countlyView, countlyCommon, app, CountlyHelpers, countlyGlobal, countlyTaskManager, countlyVersionHistoryManager, DownloadView, Backbone, jQuery, $*/
2
3
window.DashboardView = countlyView.extend({
4
renderCommon: function() {
0 commit comments