@@ -5,7 +5,6 @@ |
||
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 | { |