8000 Removed unused "use". · symfony/symfony@0219b3b · GitHub
[go: up one dir, main page]

Skip to content

Commit 0219b3b

Browse files
author
pkowalczyk
committed
Removed unused "use".
1 parent f7c93ca commit 0219b3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use Symfony\Component\DependencyInjection\Definition;
1515
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
16-
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
1716
use Symfony\Component\DependencyInjection\LazyProxy\ProxyHelper;
1817
use Symfony\Component\DependencyInjection\Reference;
1918

0 commit comments

Comments
 (0)
0