aboutsummaryrefslogtreecommitdiff
path: root/src/Lib/URI.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Lib/URI.ml')
-rw-r--r--src/Lib/URI.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Lib/URI.ml b/src/Lib/URI.ml
deleted file mode 100644
index 705bc7b..0000000
--- a/src/Lib/URI.ml
+++ /dev/null
@@ -1,2 +0,0 @@
-external encode : string -> string = "encodeURIComponent"
- [@@bs.val]