@@ -12,7 +12,6 @@ |
||
12 | 12 | use Shippinno\Notification\Domain\Model\NotificationNotSentException; |
13 | 13 | use Tanigami\ValueObjects\Web\Email; |
14 | 14 | use Tanigami\ValueObjects\Web\EmailAddress; |
15 | -use Verraes\ClassFunctions\ClassFunctions; |
|
16 | 15 | |
17 | 16 | class EmailGateway extends Gateway |
18 | 17 | { |