Passed
Push — master ( be0c82...f539f4 )
by Alain
02:33
created
src/Mail/AbstractMail.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use BrightNucleus\ChainMail\Template;
20 20
 use BrightNucleus\Config\ConfigInterface;
21 21
 use BrightNucleus\Config\Exception\FailedToProcessConfigException;
22
-use BrightNucleus\View;
23 22
 use BrightNucleus\View\Location\FilesystemLocation;
24 23
 use BrightNucleus\View\ViewBuilder;
25 24
 use Exception;
Please login to merge, or discard this patch.