mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 00:04:05 +02:00
RestApiClient: use correct RuntimeException
This commit is contained in:
parent
ba84c09392
commit
01f82b2d48
@ -2,8 +2,8 @@
|
||||
|
||||
namespace Icinga\Module\Director\Core;
|
||||
|
||||
use http\Exception\RuntimeException;
|
||||
use Icinga\Application\Benchmark;
|
||||
use RuntimeException;
|
||||
|
||||
class RestApiClient
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user