Optimize imports

This commit is contained in:
Eric Lippmann 2019-10-09 09:02:57 +02:00
parent 963a27933e
commit 014ff59f57

View file

@ -2,7 +2,6 @@
namespace Icinga\Module\Eagle\Controllers;
use GuzzleHttp\Psr7\ServerRequest;
use Icinga\Module\Eagle\Model\Host;
use Icinga\Module\Eagle\Web\Controller;
use Icinga\Module\Eagle\Widget\HostList;