Skip to content

Commit 94f62dc

Browse files
Remove echo
1 parent 7f64123 commit 94f62dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

php-pre-commit

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ else
2121
HOOK_FILE_PATH="$COMPOSER_RUNTIME_BIN_DIR/../26b/php-pre-commit/pre-commit"
2222
fi
2323

24-
echo $HOOK_FILE_PATH
25-
2624
# Check if hook file exists before copying.
2725
if test -z "$HOOK_FILE_PATH"
2826
then

0 commit comments

Comments
 (0)