We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b1aa94 + f4ee3aa commit e89319aCopy full SHA for e89319a
1 file changed
Tests/DependencyInjection/Compiler/ShortcodeCompilerPassTest.php
@@ -5,8 +5,6 @@
5
use Symfony\Component\DependencyInjection\ContainerBuilder;
6
use Symfony\Component\DependencyInjection\Definition;
7
use Symfony\Component\DependencyInjection\Reference;
8
-use Symfony\Component\DependencyInjection\TaggedContainerInterface;
9
-use Thunder\Shortcode\ShortcodeFacade;
10
use Webfactory\ShortcodeBundle\DependencyInjection\Compiler\ShortcodeCompilerPass;
11
12
final class ShortcodeCompilerPassTest extends \PHPUnit_Framework_TestCase
0 commit comments