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