From 03439ea31a5234e801333a48caf9fa95808916ab Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 14 Jan 2021 10:21:57 +0800 Subject: [PATCH] checking hook --- MTrackWeb/Hook/git.php | 1 - 1 file changed, 1 deletion(-) diff --git a/MTrackWeb/Hook/git.php b/MTrackWeb/Hook/git.php index e17b5d65..e8cb12c1 100755 --- a/MTrackWeb/Hook/git.php +++ b/MTrackWeb/Hook/git.php @@ -89,7 +89,6 @@ class MTrackWeb_Hook_git extends MTrackWeb 'authUser' => $this->authUser, )); - switch ($action) { case 'pre': -- 2.39.2