[ocamlformat] Fix accumulated missed formatting

Summary: A few misformattings have slipped through in to the repo.

Reviewed By: jvillard

Differential Revision: D21583050

fbshipit-source-id: ded0c5dde
master
Josh Berdine 5 years ago committed by Facebook GitHub Bot
parent 7674ca9862
commit f15939ecdc

@ -67,4 +67,3 @@ module Html : sig
-> unit
(** Print an html link given node id and session *)
end

@ -13,7 +13,6 @@ val equal : t -> t -> bool
val to_string : t -> string
val of_string : string -> t option
val curr_language : t ref

@ -6,7 +6,6 @@
*)
open! IStd
module L = Logging
type action_item =

Loading…
Cancel
Save