mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/zerotier: remove sessionClose()
This commit is contained in:
-1
@@ -44,7 +44,6 @@ class NetworkController extends ApiMutableModelControllerBase
|
||||
|
||||
public function searchAction()
|
||||
{
|
||||
$this->sessionClose();
|
||||
$mdlZerotier = $this->getModel();
|
||||
$grid = new UIModelGrid($mdlZerotier->networks->network);
|
||||
return $grid->fetchBindRequest(
|
||||
|
||||
Reference in New Issue
Block a user