Skip to content

Commit fec9cf9

Browse files
committed
Un-public a function which didn't need it
Signed-off-by: Ambre Austen Suhamy <ambre@tarides.com>
1 parent b8f318e commit fec9cf9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

bin/rpc/rpc_common.mli

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ val request_exn
1818
(** Cmdliner term for a generic RPC client. *)
1919
val client_term : Common.Builder.t -> (unit -> 'a Fiber.t) -> 'a
2020

21-
val establish_client_session : wait:bool -> Dune_rpc_client.Client.Connection.t Fiber.t
22-
2321
(** Cmdliner argument for a wait flag. *)
2422
val wait_term : bool Cmdliner.Term.t
2523

0 commit comments

Comments
 (0)