mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
setup: Optimize imports in the IndexController
This commit is contained in:
parent
1da39f6e1e
commit
1888f1a0a4
@ -1,8 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||||
|
|
||||||
use Icinga\Web\Controller;
|
|
||||||
use Icinga\Module\Setup\WebWizard;
|
use Icinga\Module\Setup\WebWizard;
|
||||||
|
use Icinga\Web\Controller;
|
||||||
|
|
||||||
class Setup_IndexController extends Controller
|
class Setup_IndexController extends Controller
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user