Completed
Push — master ( 5c22fa...f3f0c3 )
by Andrii
02:47
created
src/actions/RedirectAction.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 use Closure;
14 14
 use Yii;
15 15
 use yii\base\Response;
16
-use yii\helpers\Url;
17 16
 
18 17
 /**
19 18
  * Action to redirect to given url.
Please login to merge, or discard this patch.