[json] Remove unused type

Reviewed By: jvillard

Differential Revision: D21839561

fbshipit-source-id: b2f8f597a
master
Ezgi Çiçek 5 years ago committed by Facebook GitHub Bot
parent 9e44bc3687
commit 8b1310bb31

@ -66,9 +66,6 @@ type jsonbug = {
type report = jsonbug list
type json_trace = {
trace : json_trace_item list;
}
type hum_info = {
hum_polynomial : string;

Loading…
Cancel
Save