Skip to content

Commit 6791747

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: fix code style Remove full head content in HTML to text converter apply the sort callback on the whole search result
2 parents 6b666e9 + c788326 commit 6791747

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dumper/PhpDumper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
use Symfony\Component\DependencyInjection\Argument\ServiceLocatorArgument;
2222
use Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass;
2323
use Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass;
24-
use Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge;
2524
use Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode;
2625
use Symfony\Component\DependencyInjection\Container;
2726
use Symfony\Component\DependencyInjection\ContainerBuilder;

0 commit comments

Comments
 (0)