Skip to content

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Oct 27, 2021
1 parent cb028ac commit 557c3c6
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -5,7 +5,6 @@
namespace Rector\NodeTypeResolver\DependencyInjection;

use PhpParser\Lexer;
use PhpParser\NodeVisitor\NameResolver;
use PHPStan\Analyser\NodeScopeResolver;
use PHPStan\Analyser\ScopeFactory;
use PHPStan\Dependency\DependencyResolver;
Expand All @@ -21,7 +20,6 @@
use Rector\NodeTypeResolver\Reflection\BetterReflection\SourceLocatorProvider\DynamicSourceLocatorProvider;
use ReflectionClass;
use Symplify\PackageBuilder\Parameter\ParameterProvider;
use Symplify\PackageBuilder\Reflection\PrivatesAccessor;

/**
* Factory so Symfony app can use services from PHPStan container
Expand Down

0 comments on commit 557c3c6

Please sign in to comment.