mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-10 20:48:35 -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;
|
high_watermark;
|
||||||
}
|
}
|
||||||
|
|
||||||
let is_empty_ self = self.size = 0
|
|
||||||
|
|
||||||
let timeout_expired_ ~now self : bool =
|
let timeout_expired_ ~now self : bool =
|
||||||
match self.timeout with
|
match self.timeout with
|
||||||
| Some t ->
|
| Some t ->
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue