Fix eslint no-unreachable in ES5
[MAILPOET-1085]
This commit is contained in:
@@ -114,7 +114,6 @@ define('modal', ['mailpoet', 'jquery'],
|
||||
} else {
|
||||
return window.Handlebars.compile(template);
|
||||
}
|
||||
return false;
|
||||
},
|
||||
init: function(options) {
|
||||
if(this.initialized === true) {
|
||||
|
Reference in New Issue
Block a user