From a59e8dbeeee5f6f464d2b368ea481022f93d3721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Mon, 1 Mar 2021 15:57:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- System/Process/ServerInotify.php | 1 - 1 file changed, 1 deletion(-) diff --git a/System/Process/ServerInotify.php b/System/Process/ServerInotify.php index df6691ef..1224742d 100644 --- a/System/Process/ServerInotify.php +++ b/System/Process/ServerInotify.php @@ -210,7 +210,6 @@ class ServerInotify extends Process */ public function trigger_reload() { - var_dump('trigger_reload'); Snowflake::reload(); }