Completed
Push — master ( 0ad296...6cc1f5 )
by Andrii
07:36
created
src/views/ip/_form.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 /* @var $model hipanel\modules\hosting\models\Ip */
5 5
 /* @var $tags array */
6 6
 
7
-use hipanel\base\View;
8 7
 use hipanel\modules\hosting\widgets\combo\ServiceCombo;
9 8
 use hipanel\modules\server\widgets\combo\ServerCombo;
10 9
 use hipanel\widgets\DynamicFormWidget;
Please login to merge, or discard this patch.
src/widgets/backup/BackupGridRow.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace hipanel\modules\hosting\widgets\backup;
13 13
 
14
-use hipanel\modules\hosting\models\Backuping;
15 14
 use hipanel\modules\hosting\models\Hdomain;
16 15
 use Yii;
17 16
 use yii\base\Widget;
Please login to merge, or discard this patch.