From 9f1b39135d3b176241e34ca48552e6bed874eb99 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 7 Jun 2026 19:58:53 +0200 Subject: [PATCH] chore: remove auto pack --- .husky/post-commit | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/post-commit b/.husky/post-commit index 9f30222..a98224c 100644 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,4 +1,3 @@ echo "post-commit..." -. ../pack.sh git push gh git push sh