aboutsummaryrefslogtreecommitdiff
path: root/.husky/prepare-commit-msg
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-07 21:26:48 -0800
committerFuwn <[email protected]>2022-03-07 21:26:48 -0800
commit332849c65d54cc877384f5e32d4c8c97c71b29dc (patch)
treef7d8def979c5a1f3ca3a86dcb6a20ddae340709a /.husky/prepare-commit-msg
parentfix(utils): user agent ban? (diff)
downloadapi-worker-332849c65d54cc877384f5e32d4c8c97c71b29dc.tar.xz
api-worker-332849c65d54cc877384f5e32d4c8c97c71b29dc.zip
chore: remove fluff
Diffstat (limited to '.husky/prepare-commit-msg')
-rw-r--r--.husky/prepare-commit-msg4
1 files changed, 0 insertions, 4 deletions
diff --git a/.husky/prepare-commit-msg b/.husky/prepare-commit-msg
deleted file mode 100644
index e30b381..0000000
--- a/.husky/prepare-commit-msg
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-. "$(dirname "$0")/_/husky.sh"
-
-# exec < /dev/tty && node_modules/.bin/cz --hook || true