Completed
Push — master ( 76543c...2a0b01 )
by Tomasz
02:23
created
spec/Model/Domain/Exception/DomainNotFoundExceptionSpec.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Hexarchium\CoreDomain\Exception\CodeDomainException;
6 6
 use Hexarchium\CoreDomain\Model\Domain\Exception\DomainNotFoundException;
7 7
 use PhpSpec\ObjectBehavior;
8
-use Prophecy\Argument;
9 8
 
10 9
 class DomainNotFoundExceptionSpec extends ObjectBehavior
11 10
 {
Please login to merge, or discard this patch.