mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-10 20:48:33 -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 char = Buffer.add_char
|
||||||
let raw_string = Buffer.add_string
|
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
|
This is the part of the code that knows how to emit TEF-compliant JSON from
|
||||||
raw event data. *)
|
raw event data. *)
|
||||||
|
|
||||||
open Common_
|
|
||||||
open Trace_core
|
open Trace_core
|
||||||
|
|
||||||
val emit_duration_event :
|
val emit_duration_event :
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue