mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
monitoring: Optimize imports in the TacticalController
This commit is contained in:
parent
cfab9d99ff
commit
acd5b9123c
@ -2,8 +2,8 @@
|
||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
use Icinga\Module\Monitoring\Controller;
|
||||
use Icinga\Web\Widget\Tabextension\DashboardAction;
|
||||
use Icinga\Web\Url;
|
||||
use Icinga\Web\Widget\Tabextension\DashboardAction;
|
||||
|
||||
class Monitoring_TacticalController extends Controller
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user