aboutsummaryrefslogtreecommitdiff
path: root/lib/http/endpoints.ml
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-02-12 19:49:33 +0000
committerAdelyn Breedlove <[email protected]>2019-02-12 19:49:33 +0000
commitb245933103d84a4320a9b21f0faaf84a11a2886b (patch)
treeb5ff6275e4053971d4f0d524cf39bd1310af4e67 /lib/http/endpoints.ml
parentRandom useless command in the test bot (diff)
downloaddisml-b245933103d84a4320a9b21f0faaf84a11a2886b.tar.xz
disml-b245933103d84a4320a9b21f0faaf84a11a2886b.zip
Fix opam dependencies and revert changes
Diffstat (limited to 'lib/http/endpoints.ml')
-rw-r--r--lib/http/endpoints.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/http/endpoints.ml b/lib/http/endpoints.ml
index 9263207..8a2faea 100644
--- a/lib/http/endpoints.ml
+++ b/lib/http/endpoints.ml
@@ -1,3 +1,4 @@
+open Core
open Printf
let gateway = "/gateway"