mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
fix warning
This commit is contained in:
parent
8ae2ae577a
commit
e5621cdd81
1 changed files with 0 additions and 2 deletions
|
|
@ -220,8 +220,6 @@ end = struct
|
|||
high_watermark;
|
||||
}
|
||||
|
||||
let is_empty_ self = self.size = 0
|
||||
|
||||
let timeout_expired_ ~now self : bool =
|
||||
match self.timeout with
|
||||
| Some t ->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue