From e9eeaef1538fc907463d36ffe863aff14b56e2f0 Mon Sep 17 00:00:00 2001 From: Joey McKenzie Date: Thu, 29 Feb 2024 22:18:38 -0800 Subject: [PATCH] chore: cleanup --- .githooks/pre-commit | 1 - 1 file changed, 1 deletion(-) diff --git a/.githooks/pre-commit b/.githooks/pre-commit index 26c6504e..90febb1e 100755 --- a/.githooks/pre-commit +++ b/.githooks/pre-commit @@ -1,4 +1,3 @@ #!/bin/bash composer run fmt -git add . \ No newline at end of file