aboutsummaryrefslogtreecommitdiff
path: root/lib/client.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/client.mli')
-rw-r--r--lib/client.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/client.mli b/lib/client.mli
index 346ce1a..0b855e8 100644
--- a/lib/client.mli
+++ b/lib/client.mli
@@ -1,6 +1,5 @@
open Async
-include module type of Client_options
include module type of Dispatch
(** Type of the Client, it isn't recommended to access the fields directly. *)