@@ -18,7 +18,6 @@  | 
                                                    ||
| 18 | 18 | use yii\base\InvalidConfigException;  | 
                                                        
| 19 | 19 | use yii\base\InvalidParamException;  | 
                                                        
| 20 | 20 | use yii\base\NotSupportedException;  | 
                                                        
| 21 | -use yii\helpers\ArrayHelper;  | 
                                                        |
| 22 | 21 | use yii\mail\BaseMessage;  | 
                                                        
| 23 | 22 | use Yii;  | 
                                                        
| 24 | 23 | use yii\mail\MailerInterface;  |