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(); }