remove obsolete comment

This commit is contained in:
Simon Cruanes 2025-05-05 14:36:31 -04:00
parent 5788492946
commit 26691eca20
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -18,8 +18,8 @@ val create_backend :
unit ->
(module Opentelemetry.Collector.BACKEND)
(** 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 :