Completed
Pull Request — master (#10292)
by Angel
08:05
created
framework/grid/ActionColumn.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 namespace yii\grid;
9 9
 
10 10
 use Yii;
11
-use Closure;
12 11
 use yii\helpers\Html;
13 12
 use yii\helpers\Url;
14 13
 
Please login to merge, or discard this patch.