mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 18:59:05 +02:00
SyncruleController: useless use of use
This commit is contained in:
parent
e134f80093
commit
93d0afff10
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
namespace Icinga\Module\Director\Controllers;
|
namespace Icinga\Module\Director\Controllers;
|
||||||
|
|
||||||
use gipfl\Diff\HtmlRenderer\SideBySideDiff;
|
|
||||||
use gipfl\Diff\PhpDiff;
|
|
||||||
use gipfl\IcingaWeb2\Link;
|
use gipfl\IcingaWeb2\Link;
|
||||||
use gipfl\Web\Widget\Hint;
|
use gipfl\Web\Widget\Hint;
|
||||||
use Icinga\Module\Director\Web\Widget\IcingaConfigDiff;
|
use Icinga\Module\Director\Web\Widget\IcingaConfigDiff;
|
||||||
@ -30,7 +28,6 @@ use Icinga\Module\Director\Web\Tabs\SyncRuleTabs;
|
|||||||
use Icinga\Module\Director\Web\Widget\SyncRunDetails;
|
use Icinga\Module\Director\Web\Widget\SyncRunDetails;
|
||||||
use ipl\Html\Form;
|
use ipl\Html\Form;
|
||||||
use ipl\Html\Html;
|
use ipl\Html\Html;
|
||||||
use ipl\Html\ValidHtml;
|
|
||||||
|
|
||||||
class SyncruleController extends ActionController
|
class SyncruleController extends ActionController
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user