Skip to content

Commit f62d29f

Browse files
author
Wes Dean
committed
Remove extraneous shellcheck disable comment
1 parent dcdbe2d commit f62d29f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shell_script_template.bash

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ LIBRARY_PATH="${SCRIPT_PATH}/lib/"
3131
## @var DEFAULT_WORD
3232
## @brief default value for the 'word' CLI parameter
3333
declare DEFAULT_WORD
34-
# shellcheck disable=SC2034
3534
DEFAULT_WORD="bird"
3635

3736

0 commit comments

Comments
 (0)