Skip to content

Commit f20ddb3

Browse files
committed
Un-public a function which didn't need it
Signed-off-by: Ambre Austen Suhamy <[email protected]>
1 parent 51c2935 commit f20ddb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)