remove comment

This commit is contained in:
Simon Cruanes 2025-05-01 11:41:07 -04:00
parent bbd77c4730
commit c2b7c0e39d
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -5,6 +5,4 @@ include module type of struct
end
val create : unit -> t
(** Create a new nanoev loop using [Iomux] (poll/ppoll).
{b NOTE}: this is NOT thread-safe *)
(** Create a new nanoev loop using [Iomux] (poll/ppoll). *)