This ended up not being used.

This commit is contained in:
Joel Watson 2020-11-04 10:30:38 -06:00
parent ed91bf8a62
commit fd5b94443e
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ type MetadataInfo struct {
type OutputFormat struct {
Meta *MetadataInfo
Stats []typeStats
KStats []typeStats
TotalSize int
}