Completed
Pull Request — master (#424)
by Marco
08:19
created
tests/ProxyManagerBench/LazyLoadingGhostPropertyAccessBench.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use PhpBench\Benchmark\Metadata\Annotations\BeforeMethods;
8 8
 use ProxyManager\Generator\ClassGenerator;
9 9
 use ProxyManager\GeneratorStrategy\EvaluatingGeneratorStrategy;
10
-use ProxyManager\Proxy\GhostObjectInterface;
11 10
 use ProxyManager\Proxy\LazyLoadingInterface;
12 11
 use ProxyManager\ProxyGenerator\LazyLoadingGhostGenerator;
13 12
 use ProxyManagerTestAsset\ClassWithMixedProperties;
Please login to merge, or discard this patch.