Passed
Push — master ( 8fdbdb...9e8a23 )
by Hirofumi
41:57 queued 20:10
created
src/Infrastructure/Domain/Model/EmailGateway.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.