diff --git a/Tests/Doctrine/ORM/ElasticaToModelTransformerTest.php b/Tests/Doctrine/ORM/ElasticaToModelTransformerTest.php index c35b9fc..14f3ffb 100644 --- a/Tests/Doctrine/ORM/ElasticaToModelTransformerTest.php +++ b/Tests/Doctrine/ORM/ElasticaToModelTransformerTest.php @@ -1,17 +1,7 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace FOS\ElasticaBundle\Tests\Doctrine\ORM; -use Doctrine\ORM\QueryBuilder; use FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer; class ElasticaToModelTransformerTest extends \PHPUnit_Framework_TestCase