mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
cleanup
This commit is contained in:
parent
8b747053d7
commit
b132951644
2 changed files with 0 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
open Common_
|
||||
|
||||
let char = Buffer.add_char
|
||||
let raw_string = Buffer.add_string
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
This is the part of the code that knows how to emit TEF-compliant JSON from
|
||||
raw event data. *)
|
||||
|
||||
open Common_
|
||||
open Trace_core
|
||||
|
||||
val emit_duration_event :
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue