Firewall: Cleanup this->sessionClose

This commit is contained in:
Monviech 2024-10-14 13:40:25 +00:00 committed by Monviech
parent ba1c7530d3
commit be66f982ce

View File

@ -391,7 +391,6 @@ class AliasController extends ApiMutableModelControllerBase
public function importAction()
{
if ($this->request->isPost()) {
$this->sessionClose();
$result = array("existing" => 0, "new" => 0, "status" => "failed");
$data = $this->request->getPost("data");
if (