mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
remove optional dep on rcontext
This commit is contained in:
parent
956875c3bb
commit
076f39b1be
2 changed files with 0 additions and 2 deletions
|
|
@ -12,5 +12,4 @@
|
||||||
(select
|
(select
|
||||||
hmap_key_.ml
|
hmap_key_.ml
|
||||||
from
|
from
|
||||||
(rcontext hmap -> hmap_key_.rcontext.ml)
|
|
||||||
(-> hmap_key_.new.ml))))
|
(-> hmap_key_.new.ml))))
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
let key : Hmap.t Thread_local_storage.t = Rcontext.Ambient_hmap.k_hmap
|
|
||||||
Loading…
Add table
Reference in a new issue