This commit is contained in:
2023-04-16 02:18:22 +08:00
parent 9389386030
commit 641144bd66
-1
View File
@@ -33,7 +33,6 @@ class Component implements Configure
*/ */
public function __construct() public function __construct()
{ {
$this->init();
} }
/** /**