Skip to content

Commit 4c6befa

Browse files
committed
Remove too_id and too_program from FIBRE_DATA_SCHEMA
1 parent 9ad76ab commit 4c6befa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/jaeger/target/schemas.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@
9292
"reassigned": polars.Boolean,
9393
"valid": polars.Boolean,
9494
"too": polars.Boolean,
95-
"too_id": polars.Int64,
96-
"too_program": polars.String,
9795
"offset_valid": polars.Boolean,
9896
"on_target": polars.Boolean,
9997
"disabled": polars.Boolean,

0 commit comments

Comments
 (0)