mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-06-04 06:17:00 -04:00
SyncRun: less useless use of use
This commit is contained in:
parent
a993f5cafa
commit
e2cd8958c3
1 changed files with 0 additions and 2 deletions
|
|
@ -2,9 +2,7 @@
|
|||
|
||||
namespace Icinga\Module\Director\Objects;
|
||||
|
||||
use Icinga\Data\Filter\Filter;
|
||||
use Icinga\Module\Director\Data\Db\DbObject;
|
||||
use Icinga\Module\Director\Db;
|
||||
|
||||
class SyncRun extends DbObject
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue