Skip to content

Commit 43e761c

Browse files
committed
formatting
Signed-off-by: craff <christophe@raffalli.eu>
1 parent b3702ec commit 43e761c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ast/ast_helper_lite.mli

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,7 @@ module Mod : sig
381381
val apply :
382382
?loc:loc -> ?attrs:attrs -> module_expr -> module_expr -> module_expr
383383

384-
val apply_unit :
385-
?loc:loc -> ?attrs:attrs -> module_expr -> module_expr
384+
val apply_unit : ?loc:loc -> ?attrs:attrs -> module_expr -> module_expr
386385

387386
val constraint_ :
388387
?loc:loc -> ?attrs:attrs -> module_expr -> module_type -> module_expr

0 commit comments

Comments
 (0)