Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sulu/SuluArticleBundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 54ec68817e44ac35488f99fc67d8d86a165e89f2
Choose a base ref
..
head repository: sulu/SuluArticleBundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8fdd4b2488a66214f7965e9a449c8b3b78cffbd6
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 Command/ReindexCommand.php
1 change: 0 additions & 1 deletion Command/ReindexCommand.php
Original file line number Diff line number Diff line change
@@ -11,7 +11,6 @@

namespace Sulu\Bundle\ArticleBundle\Command;

use Doctrine\ORM\EntityManagerInterface;
use Sulu\Bundle\ArticleBundle\Document\Index\IndexerInterface;
use Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder;
use Sulu\Component\DocumentManager\Collection\QueryResultCollection;