mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 04:17:56 -04:00
remove obsolete comment
This commit is contained in:
parent
5788492946
commit
26691eca20
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ val create_backend :
|
||||||
unit ->
|
unit ->
|
||||||
(module Opentelemetry.Collector.BACKEND)
|
(module Opentelemetry.Collector.BACKEND)
|
||||||
(** Create a new backend using lwt and cohttp
|
(** Create a new backend using lwt and cohttp
|
||||||
@param after_cleanup
|
|
||||||
if provided, this is resolved into [()] after cleanup is done (since 0.11)
|
NOTE [after_cleanup] optional parameter removed since NEXT_RELEASE
|
||||||
*)
|
*)
|
||||||
|
|
||||||
val setup :
|
val setup :
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue