Skip to content

Commit b057104

Browse files
committed
remove unused imports
1 parent 6eeeab4 commit b057104

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DependencyInjection/SecurityExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface;
1515
use Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider\UserProviderFactoryInterface;
1616
use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException;
17-
use Symfony\Component\DependencyInjection\Definition;
1817
use Symfony\Component\DependencyInjection\DefinitionDecorator;
1918
use Symfony\Component\DependencyInjection\Alias;
2019
use Symfony\Component\HttpKernel\DependencyInjection\Extension;

0 commit comments

Comments
 (0)