Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
zix99 committed Dec 14, 2024
1 parent 4804aa6 commit e9c5edc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/spark.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import (
)

func sparkFunction(c *cli.Context) error {
// TODO: Table decoration flags (eg first/last data point, average?)

var (
delim = c.String("delim")
numRows = c.Int("num")
Expand Down

0 comments on commit e9c5edc

Please sign in to comment.