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