Skip to content

Commit e266864

Browse files
author
Umit Coskun Aydinoglu
committed
eslint fix
1 parent abe9013 commit e266864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/express/public/javascripts/countly/countly.views.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* global countlyView, countlyCommon, app, CountlyHelpers, countlyGlobal, Handlebars, countlyTaskManager, countlyVersionHistoryManager, DownloadView, Backbone, jQuery, $*/
1+
/* global countlyView, countlyCommon, app, CountlyHelpers, countlyGlobal, countlyTaskManager, countlyVersionHistoryManager, DownloadView, Backbone, jQuery, $*/
22

33
window.DashboardView = countlyView.extend({
44
renderCommon: function() {

0 commit comments

Comments
 (0)