Fix padded-blocks eslint rule in ES5 files
[MAILPOET-1144]
This commit is contained in:
@@ -117,7 +117,6 @@ define('notice', ['mailpoet', 'jquery'], function (mp, jQuery) {
|
||||
return message.join('<br />');
|
||||
}
|
||||
return message;
|
||||
|
||||
},
|
||||
show: function (options) {
|
||||
// initialize
|
||||
|
Reference in New Issue
Block a user