diff options
Diffstat (limited to '.husky/commit-msg')
-rwxr-xr-x | .husky/commit-msg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.husky/commit-msg b/.husky/commit-msg index 69cff3820..199b8aa3e 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,2 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" npx commitplease .git/COMMIT_EDITMSG |