aboutsummaryrefslogtreecommitdiff
path: root/src/ucs.ml
diff options
context:
space:
mode:
authorAlban Gruin2020-09-12 12:05:42 +0200
committerAlban Gruin2020-09-12 12:05:42 +0200
commit216d0af10e49bd74a66aaad34475c5ef525e09b7 (patch)
treeda04f2ae42a444c423b5abce5722fe418f879b9a /src/ucs.ml
parentb6506d308a3b3e3bf585d3a5a79f58a766244bf5 (diff)
Remove unused functions and useless type specifications
Signed-off-by: Alban Gruin <alban at pa1ch dot fr>
Diffstat (limited to 'src/ucs.ml')
-rw-r--r--src/ucs.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ucs.ml b/src/ucs.ml
index 55a246c..b4e0952 100644
--- a/src/ucs.ml
+++ b/src/ucs.ml
@@ -30,8 +30,6 @@ let body =
>>= fun (_resp, body) ->
Cohttp_lwt.Body.to_string body
-let dump_date = CalendarLib.Printer.Calendar.to_string
-
let () =
Lwt_main.run body
|> Course.decode