mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
ConfigCommand: add missing Util class
This commit is contained in:
parent
86bc4fa457
commit
6298659c32
@ -5,7 +5,7 @@ namespace Icinga\Module\Director\Clicommands;
|
||||
use Icinga\Application\Benchmark;
|
||||
use Icinga\Module\Director\Cli\Command;
|
||||
use Icinga\Module\Director\IcingaConfig\IcingaConfig;
|
||||
use Icinga\Module\Director\Data\Db\DbObject;
|
||||
use Icinga\Module\Director\Util;
|
||||
|
||||
/**
|
||||
* Generate, show and deploy Icinga 2 configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user