mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
DeploymentStatus: do not miss exceptions when...
...talking to Icinga
This commit is contained in:
parent
234e68db31
commit
9889fa9342
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
namespace Icinga\Module\Director\Deployment;
|
namespace Icinga\Module\Director\Deployment;
|
||||||
|
|
||||||
|
use Exception;
|
||||||
use Icinga\Module\Director\Core\CoreApi;
|
use Icinga\Module\Director\Core\CoreApi;
|
||||||
use Icinga\Module\Director\Db;
|
use Icinga\Module\Director\Db;
|
||||||
use Icinga\Module\Director\Objects\DirectorDeploymentLog;
|
use Icinga\Module\Director\Objects\DirectorDeploymentLog;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user