cron: Cleanup this->sessionClose

This commit is contained in:
Monviech 2024-10-14 09:43:43 +00:00 committed by Monviech
parent e5a146609a
commit 7b8028cf65

View File

@ -47,9 +47,6 @@ class ServiceController extends ApiControllerBase
public function reconfigureAction()
{
if ($this->request->isPost()) {
// close session for long running action
$this->sessionClose();
$backend = new Backend();
// generate configuration and (re)start daemon