diff --git a/.husky/commit-msg b/.husky/commit-msg index 3e50b5b..0cb9b59 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,6 +1,3 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - # Export Git hook params export GIT_PARAMS=$*