Passed
Push — master ( b9ffdf...6f7a22 )
by Hirofumi
04:56
created
src/Infrastructure/Domain/Model/EmailGateway.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Shippinno\Notification\Infrastructure\Domain\Model;
4 4
 
5
-use InvalidArgumentException;
6 5
 use Shippinno\Email\EmailNotSentException;
7 6
 use Shippinno\Email\SendEmail;
8 7
 use Shippinno\Notification\Domain\Model\EmailDestination;
Please login to merge, or discard this patch.