This ended up not being used.

This commit is contained in:
Joel Watson 2020-11-04 10:30:38 -06:00
parent 262fb3a0c3
commit e7a88d4a30
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
}