Completed
Pull Request — master (#16883)
by Robert
14:27
created
framework/log/Target.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use yii\base\Component;
12 12
 use yii\base\InvalidConfigException;
13 13
 use yii\helpers\ArrayHelper;
14
-use yii\helpers\StringHelper;
15 14
 use yii\helpers\VarDumper;
16 15
 use yii\web\Request;
17 16
 
Please login to merge, or discard this patch.