diff --git a/index.js b/index.js index 2bfc53f..29eca28 100644 --- a/index.js +++ b/index.js @@ -95,8 +95,6 @@ function getInternetExplorerExe() { return prefix + suffix; } } - - throw new Error('Internet Explorer not found'); } IEBrowser.prototype = {