SyncRun: less useless use of use

This commit is contained in:
Thomas Gelf 2016-02-24 11:14:12 +01:00
parent a993f5cafa
commit e2cd8958c3
1 changed files with 0 additions and 2 deletions

View File

@ -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
{