From 4314b22d640d462802b25253e930626dbe8c1b23 Mon Sep 17 00:00:00 2001 From: fengyuexingzi Date: Sat, 25 Aug 2018 13:39:28 +0800 Subject: [PATCH] hook --- routes/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/api.php b/routes/api.php index 2969d0e..782ea0b 100644 --- a/routes/api.php +++ b/routes/api.php @@ -108,6 +108,6 @@ Route::namespace('Api')->group(function () { return $info; }); - // hook + // git_hook });