This commit is contained in:
2020-09-03 01:42:39 +08:00
parent f80ec2eb9d
commit 6c48a6c907
4 changed files with 8 additions and 10 deletions
-2
View File
@@ -61,8 +61,6 @@ class ServerInotify extends Process
*/
public function tick()
{
$this->debug('file modify listener.');
$this->loadByDir(APP_PATH . 'app', true);
}