diff --git a/lib/linter.sh b/lib/linter.sh index 0a0e0aac..a1a96026 100755 --- a/lib/linter.sh +++ b/lib/linter.sh @@ -17,8 +17,6 @@ source /action/lib/buildFileList.sh # Source the function script(s) source /action/lib/validation.sh # Source the function script(s) # shellcheck source=/dev/null source /action/lib/worker.sh # Source the function script(s) -# shellcheck source=/dev/null -source /action/lib/linterVersions.sh # Source the function script(s) ########### # GLOBALS #