Fix padded-blocks eslint rule in ES5 files
[MAILPOET-1144]
This commit is contained in:
@@ -113,7 +113,6 @@ define('modal', ['mailpoet', 'jquery'],
|
||||
return function () { return template; };
|
||||
}
|
||||
return window.Handlebars.compile(template);
|
||||
|
||||
},
|
||||
init: function (options) {
|
||||
var modal;
|
||||
|
Reference in New Issue
Block a user