There is no "The" and no "Optional" Data class

This commit is contained in:
Thomas Gelf 2014-01-22 12:34:46 +00:00
parent 2288751aaf
commit ad7e4451eb
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
namespace Icinga\Data\Db; namespace Icinga\Data\Db;
use Icinga\Data\Optional;
use Icinga\Data\The;
use Icinga\Filter\Query\Node; use Icinga\Filter\Query\Node;
use Icinga\Filter\Query\Tree; use Icinga\Filter\Query\Tree;
use Zend_Db_Select; use Zend_Db_Select;