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

Skip to content

Commit b309344

Browse files
committed
Fix unnecessary use
1 parent b594ad6 commit b309344

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/DependencyInjection/EnvVarProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\DependencyInjection;
1313

1414
use Symfony\Component\DependencyInjection\Exception\EnvNotFoundException;
15-
use Symfony\Component\DependencyInjection\Exception\LogicException;
1615
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
1716

1817
/**

0 commit comments

Comments
 (0)