nilsbu / lastfm

Last.FM tools in Go
1 stars 0 forks source link

remove step from format table #7

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/nilsbu/lastfm/blob/ee0a1bc2e8163eae4ffac6bc41782adaad4fc5ce/pkg/format/table.go#L15


type Table struct {
    Charts charts.Charts
    First  rsrc.Day
    Step   int // TODO remove step from format table
    Count  int // TODO remove count from format table
}

func (f *Table) CSV(w io.Writer, decimal string) error {
github-actions[bot] commented 2 years ago

Closed in e3293b698c21984b40d765bcd3fa9c84d2487b5b