@@ -12,7 +12,6 @@ |
||
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; |