Skip to content

Commit

Permalink
refactor: hide private function (#10082)
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
  • Loading branch information
rgrinberg authored Feb 21, 2024
1 parent 4376ef8 commit 1bff499
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/common.mli
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ module Builder : sig
val term : t Cmdliner.Term.t
end

val build : Builder.t -> t

(** [init] creates a [Common.t] by executing a sequence of side-effecting actions to
initialize Dune's working environment based on the options determined in the\
[Builder.t].
Expand Down

0 comments on commit 1bff499

Please sign in to comment.