diff --git a/system/Application.php b/system/Application.php index 30a645bd..285fa9a1 100644 --- a/system/Application.php +++ b/system/Application.php @@ -43,8 +43,7 @@ class Application extends BaseApplication /** * @param string $service * @return $this - * @throws NotFindClassException - * @throws ReflectionException + * @throws */ public function import(string $service) {