aboutsummaryrefslogtreecommitdiff
path: root/lib/http/endpoints.ml
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-03-02 18:30:46 -0700
committerAdelyn Breedlove <[email protected]>2019-03-02 18:30:46 -0700
commit6163027a715b31d87e1f8e4fde8f7f3b4db2bc42 (patch)
treed84b6f956fd43d8a3bb2dff3a1bde9e27dcc1cc2 /lib/http/endpoints.ml
parentStyle improvements who dis (diff)
downloaddisml-6163027a715b31d87e1f8e4fde8f7f3b4db2bc42.tar.xz
disml-6163027a715b31d87e1f8e4fde8f7f3b4db2bc42.zip
Initial Lwt changes. Successfully compiles
Diffstat (limited to 'lib/http/endpoints.ml')
-rw-r--r--lib/http/endpoints.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/http/endpoints.ml b/lib/http/endpoints.ml
index 8a2faea..9263207 100644
--- a/lib/http/endpoints.ml
+++ b/lib/http/endpoints.ml
@@ -1,4 +1,3 @@
-open Core
open Printf
let gateway = "/gateway"