Completed
Push — master ( e57b78...cb854d )
by Igor
02:32
created
modules/admin/views/shared/files/gallery/input.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,4 @@
 block discarded – undo
1 1
 <?php
2
-use yii\helpers\Html;
3 2
 use yii\web\JsExpression;
4 3
 use rkit\fileapi\Widget as FileApi;
5 4
 ?>
Please login to merge, or discard this patch.
modules/admin/views/shared/files/image/input.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,4 @@
 block discarded – undo
1 1
 <?php
2
-use yii\helpers\Html;
3 2
 use yii\web\JsExpression;
4 3
 use rkit\fileapi\Widget as FileApi;
5 4
 ?>
Please login to merge, or discard this patch.