Passed
Push — master ( 5198f8...15b23d )
by Hirofumi
03:01
created
src/Infrastructure/Domain/Model/EmailGateway.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 
6 6
 use Shippinno\Email\EmailNotSentException;
7 7
 use Shippinno\Email\SendEmail;
8
-use Shippinno\Email\SmtpConfiguration;
9 8
 use Shippinno\Notification\Domain\Model\Destination;
10 9
 use Shippinno\Notification\Domain\Model\EmailDestination;
11 10
 use Shippinno\Notification\Domain\Model\Gateway;
Please login to merge, or discard this patch.