We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a0e44 commit dbe9c97Copy full SHA for dbe9c97
1 file changed
Classes/IndexingJob.php
@@ -6,8 +6,8 @@
6
use Flowpack\JobQueue\Common\Job\JobInterface;
7
use Flowpack\JobQueue\Common\Queue\Message;
8
use Flowpack\JobQueue\Common\Queue\QueueInterface;
9
+use Neos\ContentRepository\Domain\Model\NodeData;
10
use Neos\Flow\Annotations as Flow;
-use Neos\Flow\Log\SystemLoggerInterface;
11
use Neos\Flow\Utility\Algorithms;
12
use Neos\ContentRepository\Domain\Factory\NodeFactory;
13
use Neos\ContentRepository\Domain\Model\NodeInterface;
0 commit comments