SyncUtils: use missing exception class
This commit is contained in:
parent
d90bb05ca2
commit
eca707bb9d
|
@ -2,6 +2,7 @@
|
|||
|
||||
namespace Icinga\Module\Director\Import;
|
||||
|
||||
use Icinga\Exception\IcingaException;
|
||||
use Icinga\Module\Director\Objects\IcingaObject;
|
||||
|
||||
class SyncUtils
|
||||
|
|
Loading…
Reference in New Issue