mirror of
https://codeberg.org/scip/tablizer.git
synced 2026-02-04 02:20:56 +01:00
oops :)
This commit is contained in:
@@ -247,7 +247,6 @@ func reduceColumns(conf cfg.Config, data *Tabdata) {
|
||||
|
||||
func colorizeData(conf cfg.Config, output string) string {
|
||||
if !conf.NoColor && !color.IsConsole(os.Stdout) {
|
||||
panic(1)
|
||||
return output
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user