Completed
Pull Request — master (#430)
by Sébastien
02:00
created
src/Prophecy/Call/CallCenter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Prophecy\Call;
13 13
 
14 14
 use Prophecy\Exception\Prophecy\MethodProphecyException;
15
-use Prophecy\Prophecy\MethodProphecy;
16 15
 use Prophecy\Prophecy\ObjectProphecy;
17 16
 use Prophecy\Argument\ArgumentsWildcard;
18 17
 use Prophecy\Util\StringUtil;
Please login to merge, or discard this patch.