diff options
Diffstat (limited to 'lib/convert.ml')
-rw-r--r-- | lib/convert.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/convert.ml b/lib/convert.ml index fb41020..5afc95e 100644 --- a/lib/convert.ml +++ b/lib/convert.ml | |||
@@ -1,4 +1,4 @@ | |||
1 | open Core | 1 | open Prelude |
2 | open Ledger | 2 | open Ledger |
3 | open Result.Let_syntax | 3 | open Result.Let_syntax |
4 | 4 | ||