diff --git a/mithril.js b/mithril.js index 6dd538b4..70247887 100644 --- a/mithril.js +++ b/mithril.js @@ -1,4 +1,4 @@ -void (function (global, factory) { +void (function (global, factory) { // eslint-disable-line "use strict" /* eslint-disable no-undef */ var m = factory(window)