Completed
Pull Request — query-alias (#10817)
by Carsten
37:41 queued 34:17
created
framework/validators/IpValidator.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\InvalidConfigException;
12 12
 use yii\helpers\Html;
13 13
 use yii\helpers\Json;
14
-use yii\helpers\StringHelper;
15 14
 use yii\web\JsExpression;
16 15
 
17 16
 /**
Please login to merge, or discard this patch.