Completed
Pull Request — master (#44)
by Angelo
01:53
created
src/Strategy/AbstractMockingStrategy.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use Moka\Stub\MethodStub;
12 12
 use Moka\Stub\PropertyStub;
13 13
 use Moka\Stub\StubInterface;
14
-use Moka\Stub\StubSet;
15 14
 
16 15
 /**
17 16
  * Class AbstractMockingStrategy
Please login to merge, or discard this patch.