@@ -2,7 +2,7 @@
namespace KeaBundle\Services;
-use IPv4Bundle\Utils\HostStatus;
+use HostBundle\Utils\HostStatus;
use KeaBundle\Interfaces\KeaConfigInterface;
class BaseKea implements KeaConfigInterface