diff --git a/.husky/post-checkout b/.husky/post-checkout deleted file mode 100755 index 1fd4a5b5941..00000000000 --- a/.husky/post-checkout +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -pnpm install