DashboardController: useless use of use
This commit is contained in:
parent
cd55a65a9c
commit
41f428e86b
|
@ -3,9 +3,7 @@
|
|||
namespace Icinga\Module\Director\Controllers;
|
||||
|
||||
use Icinga\Module\Director\Web\Tabs\MainTabs;
|
||||
use Icinga\Module\Director\Web\Widget\HealthCheckPluginOutput;
|
||||
use Icinga\Module\Director\Dashboard\Dashboard;
|
||||
use Icinga\Module\Director\Health;
|
||||
use Icinga\Module\Director\Web\Controller\ActionController;
|
||||
use Icinga\Module\Director\Web\Form\DbSelectorForm;
|
||||
|
||||
|
|
Loading…
Reference in New Issue