From c73fe2d6098fa49271a7da6e2500f39995f274d8 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 5 Nov 2021 00:21:42 +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 fd4caac4..17a76bef 100644 --- a/kiri-engine/FileListen/FileChangeCustomProcess.php +++ b/kiri-engine/FileListen/FileChangeCustomProcess.php @@ -51,7 +51,6 @@ class FileChangeCustomProcess extends Command * @param OutputInterface $output * @return int * @throws ConfigException - * @throws \Swoole\Exception * @throws Exception */ public function execute(InputInterface $input, OutputInterface $output): int