mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +02:00
SyncRun: less useless use of use
This commit is contained in:
parent
a993f5cafa
commit
e2cd8958c3
@ -2,9 +2,7 @@
|
|||||||
|
|
||||||
namespace Icinga\Module\Director\Objects;
|
namespace Icinga\Module\Director\Objects;
|
||||||
|
|
||||||
use Icinga\Data\Filter\Filter;
|
|
||||||
use Icinga\Module\Director\Data\Db\DbObject;
|
use Icinga\Module\Director\Data\Db\DbObject;
|
||||||
use Icinga\Module\Director\Db;
|
|
||||||
|
|
||||||
class SyncRun extends DbObject
|
class SyncRun extends DbObject
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user