[inferbo] Fix deadcode

Reviewed By: skcho

Differential Revision: D13177132

fbshipit-source-id: 58c1fb538
master
Mehdi Bouaziz 6 years ago committed by Facebook Github Bot
parent 8849458521
commit f4e9975783

@ -41,8 +41,6 @@ module Bound : sig
val equal : t -> t -> bool
val pp : F.formatter -> t -> unit
val pp_mark : markup:bool -> F.formatter -> t -> unit
val of_int : int -> t

Loading…
Cancel
Save