summaryrefslogtreecommitdiffstats
path: root/node_modules/node-libs-browser/mock/tty.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/node-libs-browser/mock/tty.js')
-rw-r--r--node_modules/node-libs-browser/mock/tty.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/node_modules/node-libs-browser/mock/tty.js b/node_modules/node-libs-browser/mock/tty.js
deleted file mode 100644
index a674e0f..0000000
--- a/node_modules/node-libs-browser/mock/tty.js
+++ /dev/null
@@ -1,2 +0,0 @@
-exports.isatty = function () {};
-exports.setRawMode = function () {};