We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6699807 commit 5dd84b2Copy full SHA for 5dd84b2
src/cli/wsh.js
@@ -77,7 +77,6 @@ var wshapi = (function(){
77
if (!Array.prototype.map)
78
{
79
Array.prototype.map = function(fun /*, thisArg */ ) {
80
- "use strict";
81
82
if (this === void 0 || this === null) {
83
throw new TypeError();
0 commit comments