Passed
Push — master ( 66351d...335aef )
by Hirofumi
20:01
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.