mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
monitoring: Optimize imports in the ShowController
This commit is contained in:
parent
62d3eed989
commit
54ad809bf1
@ -1,9 +1,9 @@
|
||||
<?php
|
||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
use Icinga\Web\Url;
|
||||
use Icinga\Module\Monitoring\Backend;
|
||||
use Icinga\Module\Monitoring\Controller;
|
||||
use Icinga\Web\Url;
|
||||
|
||||
/**
|
||||
* Class Monitoring_ShowController
|
||||
|
Loading…
x
Reference in New Issue
Block a user