From d73ea377d14e468654e028dc5ba2e632cfe052e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 19 Oct 2021 15:25:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kiri-engine/Application.php | 1 - 1 file changed, 1 deletion(-) diff --git a/kiri-engine/Application.php b/kiri-engine/Application.php index cc5b3637..062d2aa5 100644 --- a/kiri-engine/Application.php +++ b/kiri-engine/Application.php @@ -194,7 +194,6 @@ class Application extends BaseApplication /** * @param array $argv * @return void - * @throws Exception */ public function execute(array $argv): void {