mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/frr: style sweep
This commit is contained in:
@@ -246,5 +246,4 @@ class BgpController extends ApiMutableModelControllerBase
|
||||
{
|
||||
return $this->toggleBase('redistributions.redistribution', $uuid);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
-1
@@ -161,5 +161,4 @@ class Ospf6settingsController extends ApiMutableModelControllerBase
|
||||
{
|
||||
return $this->toggleBase('redistributions.redistribution', $uuid);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
-1
@@ -158,5 +158,4 @@ class OspfsettingsController extends ApiMutableModelControllerBase
|
||||
{
|
||||
return $this->toggleBase('redistributions.redistribution', $uuid);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user