diff --git a/src/integrations/cohttp/opentelemetry_cohttp_lwt.ml b/src/integrations/cohttp/opentelemetry_cohttp_lwt.ml index ed299ccd..a0a7281b 100644 --- a/src/integrations/cohttp/opentelemetry_cohttp_lwt.ml +++ b/src/integrations/cohttp/opentelemetry_cohttp_lwt.ml @@ -149,21 +149,7 @@ let client ?(tracer = Otel.Tracer.dynamic_main) ?(span : Otel.Span.t option) (* These types and values are not customized by our client, but are required to satisfy [Cohttp_lwt.S.Client]. *) - include ( - C : - sig - type ctx = C.ctx - - type 'a io = 'a C.io - - type 'a with_context = 'a C.with_context - - type body = C.body - - val map_context : 'a with_context -> ('a -> 'b) -> 'b with_context - - val set_cache : Cohttp_lwt.S.call -> unit - end) + include C let attrs_for ~uri ~meth:_ () = [