Skip to content

Commit

Permalink
Merge pull request #29 from tadcka/clean-code
Browse files Browse the repository at this point in the history
Remove unused serializer annotation.
  • Loading branch information
saimaz committed Sep 14, 2015
2 parents d21fa92 + 72ad8ac commit 8a4cccd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Search.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
use ONGR\ElasticsearchDSL\SearchEndpoint\SortEndpoint;
use ONGR\ElasticsearchDSL\Serializer\Normalizer\CustomReferencedNormalizer;
use ONGR\ElasticsearchDSL\Serializer\OrderedSerializer;
use Symfony\Component\Serializer\Annotation\Groups;
use Symfony\Component\Serializer\Normalizer\CustomNormalizer;

/**
Expand Down

0 comments on commit 8a4cccd

Please sign in to comment.