Merge branch 'main' into develop
commit
2e11d0b628
|
@ -54,7 +54,6 @@ class AppController extends Controller
|
|||
public function initialize(): void
|
||||
{
|
||||
parent::initialize();
|
||||
|
||||
$this->loadComponent('RequestHandler');
|
||||
$this->loadComponent('Flash');
|
||||
$this->loadComponent('RestResponse');
|
||||
|
|
Loading…
Reference in New Issue