Completed
Branch release/1.0.1 (f3c193)
by Philippe
02:17
created
src/Mailer.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 Postmark\PostmarkClient;
20 20
 use yii\base\InvalidConfigException;
21 21
 use yii\mail\BaseMailer;
22
-use Yii;
23 22
 
24 23
 /**
25 24
  * This component allow user to send an email
Please login to merge, or discard this patch.