Passed
Push — master ( a263b7...6f8328 )
by Alain
02:24
created
src/Mail/AbstractMail.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use BrightNucleus\ChainMail\MailInterface;
17 17
 use BrightNucleus\ChainMail\Support\ConfigInterface;
18 18
 use BrightNucleus\ChainMail\TemplateInterface;
19
-use BrightNucleus\ChainMail\SectionInterface;
20 19
 
21 20
 /**
22 21
  * Abstract Class AbstractMail
Please login to merge, or discard this patch.