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…
Reference in New Issue