Skip to content

Commit 715e6f2

Browse files
committed
= remove unused var
1 parent eee600a commit 715e6f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/a2l

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ readonly PROG_VERSION='2.5.0-dev'
2121
# NOTE: $'foo' is the escape sequence syntax of bash
2222
readonly ec=$'\033' # escape char
2323
readonly eend=$'\033[0m' # escape end
24-
readonly nl=$'\n' # new line
2524

2625
colorEcho() {
2726
local color="$1"

0 commit comments

Comments
 (0)