aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/shims/stream.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/shims/stream.ts')
-rw-r--r--client/src/shims/stream.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/shims/stream.ts b/client/src/shims/stream.ts
deleted file mode 100644
index 977fd05a0..000000000
--- a/client/src/shims/stream.ts
+++ /dev/null
@@ -1 +0,0 @@
1module.exports = require('stream-browserify')