Completed
Pull Request — master (#13780)
by Sam
36:54
created
framework/web/Request.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 
10 10
 use Yii;
11 11
 use yii\base\InvalidConfigException;
12
-use yii\base\Security;
13 12
 use yii\helpers\StringHelper;
14 13
 
15 14
 /**
Please login to merge, or discard this patch.