mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-02-20 00:10:09 -05:00
remove unused import
This commit is contained in:
parent
d36c247d96
commit
0d77df2911
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ use Icinga\Module\Icingadb\Model\Host;
|
|||
use Icinga\Module\Icingadb\Model\Service;
|
||||
use ipl\Orm\Model;
|
||||
use ipl\Orm\Query;
|
||||
use ipl\Orm\ResultSet;
|
||||
|
||||
trait CsvResultSetUtils
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue