Suppress jshint warning

This commit is contained in:
Steve Purcell 2014-10-23 09:51:03 +01:00
parent eba82cc626
commit 0886b846df

View file

@ -376,6 +376,7 @@
jQuery(window).load(function() {
document.title = (new melpa.archivename.controller()).archiveName();
jQuery(".archive-name").empty().each(function(i, e) {
// jshint unused: false
m.module(e, melpa.archivename);
});
if (melpa.stable()) {