diff options
Diffstat (limited to 'client/src/shims/http.ts')
-rw-r--r-- | client/src/shims/http.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/shims/http.ts b/client/src/shims/http.ts deleted file mode 100644 index 1b1767aab..000000000 --- a/client/src/shims/http.ts +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | module.exports = require('stream-http') | ||