From c8149e3754c4e8cbe058b859253eb2c3c767eb02 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 5 Nov 2021 00:41:25 +0800 Subject: [PATCH] 111 --- kiri-engine/FileListen/FileChangeCustomProcess.php | 1 - 1 file changed, 1 deletion(-) diff --git a/kiri-engine/FileListen/FileChangeCustomProcess.php b/kiri-engine/FileListen/FileChangeCustomProcess.php index 672e2aad..ac4b6686 100644 --- a/kiri-engine/FileListen/FileChangeCustomProcess.php +++ b/kiri-engine/FileListen/FileChangeCustomProcess.php @@ -102,7 +102,6 @@ class FileChangeCustomProcess extends Command } $this->channel->pop(); - $descriptorspec = [ 0 => STDIN, 1 => STDOUT,