Skip to content

Commit 58b32df

Browse files
committed
[eslint] fixes
1 parent 645b821 commit 58b32df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugins/sources/frontend/public/javascripts/countly.views.js

-4
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,4 @@ $(document).ready(function() {
251251
'<div class="text" data-localize="keywords.title"></div>' +
252252
'</a>';
253253
$('#web-type #analytics-submenu').append(menu2);
254-
if(app.configurationsView){
255-
app.configurationsView.registerLabel("sources", "sources.source");
256-
app.configurationsView.registerLabel("sources.sources_length_limit", "sources.length_limit");
257-
}
258254
});

0 commit comments

Comments
 (0)