Core: Cleanup this->sessionClose

This commit is contained in:
Monviech 2024-10-14 11:29:45 +00:00 committed by Monviech
parent b404779214
commit 97fb59e24f

View File

@ -100,7 +100,6 @@ class DashboardController extends ApiControllerBase
public function getDashboardAction()
{
$this->sessionClose();
$result = [];
$dashboard = null;