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