Skip to content

Commit

Permalink
todo: removed completed or not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
AccursedGalaxy committed Nov 10, 2024
1 parent 159c716 commit de4fec7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ func getTableStyle() table.Style {
SeparateHeader: config.AppConfig.DisplayStats.TableStyle.Options.SeparateHeader,
SeparateRows: config.AppConfig.DisplayStats.TableStyle.Options.SeparateRows,
},
// TODO: Make this configurable
Box: table.BoxStyle{
PaddingLeft: "",
PaddingRight: " ",
Expand Down

0 comments on commit de4fec7

Please sign in to comment.