Skip to content

Commit 04b18ea

Browse files
committed
🔥 unused var
1 parent 55be0d2 commit 04b18ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/color.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import (
1010
)
1111

1212
var (
13-
_isColorEnabled bool = true
1413
_isStdoutTerminal, checkedTerminal bool
1514

1615
// Outputs ANSI color if stdout is a tty

0 commit comments

Comments
 (0)