From b245933103d84a4320a9b21f0faaf84a11a2886b Mon Sep 17 00:00:00 2001 From: Adelyn Breedlove Date: Tue, 12 Feb 2019 19:49:33 +0000 Subject: Fix opam dependencies and revert changes --- lib/http/endpoints.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/http/endpoints.ml') 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" -- cgit v1.2.3