Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
Trivo25 committed Jun 17, 2024
1 parent 3580bd1 commit 1e29577
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ocaml/lib/pickles_bindings.ml
Original file line number Diff line number Diff line change
Expand Up @@ -314,9 +314,7 @@ module Choices = struct
~f:(function
| Some true ->
true
| Some false ->
false
| None ->
| _ ->
false )
; prevs
; main
Expand Down

0 comments on commit 1e29577

Please sign in to comment.