Skip to content

Commit

Permalink
Remove toplevel Typ.t
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmr1993 committed Nov 20, 2024
1 parent 73dd6c5 commit ceff573
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/base/typ.ml
Original file line number Diff line number Diff line change
Expand Up @@ -463,5 +463,3 @@ module Make (Checked : Checked_monad) = struct

include T
end

include Make (Checked_runner.Simple)

0 comments on commit ceff573

Please sign in to comment.