Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 013f7fd

Browse files
author
pkowalczyk
committed
Removed unused "use".
1 parent 1a9d07b commit 013f7fd

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

1817
/**
1918
* Resolves named arguments to their corresponding numeric index.

0 commit comments

Comments
 (0)