Skip to content

Commit c35a229

Browse files
authored
Remove use
1 parent e60d2b7 commit c35a229

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Util/ContainerResolver.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
44

55
namespace Psalm\LaravelPlugin\Util;
66

7-
use Illuminate\Contracts\Container\BindingResolutionException;
87
use PhpParser\Node\Arg;
98
use Psalm\LaravelPlugin\Providers\ApplicationProvider;
109
use Psalm\NodeTypeProvider;
1110
use Psalm\Type\Atomic\TLiteralString;
1211
use Psalm\Type\Atomic\TNamedObject;
1312
use Psalm\Type\Union;
14-
use ReflectionException;
1513

1614
use function array_key_exists;
1715
use function class_exists;

0 commit comments

Comments
 (0)