diff options
Diffstat (limited to 'cordova/node_modules/shelljs/global.js')
| -rwxr-xr-x | cordova/node_modules/shelljs/global.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cordova/node_modules/shelljs/global.js b/cordova/node_modules/shelljs/global.js deleted file mode 100755 index 97f0033..0000000 --- a/cordova/node_modules/shelljs/global.js +++ /dev/null @@ -1,3 +0,0 @@ -var shell = require('./shell.js'); -for (var cmd in shell) - global[cmd] = shell[cmd]; |
