fix broken let

This commit is contained in:
rf
2022-09-24 13:22:58 -05:00
parent 050aa51a75
commit 8284346c5d

View File

@@ -95,8 +95,6 @@ module Render = struct
<description></description>
</item>|eos}
p.title p.slug
let
let handle_error e =
print_endline (Caqti_error.show e);