Completed
Push — master ( fb7a26...d5e2d7 )
by Agiel Kurniawan
04:29
created
common/models/search/PostComment.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 common\models\search;
9 9
 
10 10
 use common\models\PostComment as PostCommentModel;
11
-use Yii;
12 11
 use yii\base\Model;
13 12
 use yii\data\ActiveDataProvider;
14 13
 
Please login to merge, or discard this patch.
backend/widgets/RenderMenu.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 common\models\search;
9 9
 
10 10
 use common\models\PostComment as PostCommentModel;
11
-use Yii;
12 11
 use yii\base\Model;
13 12
 use yii\data\ActiveDataProvider;
14 13
 
Please login to merge, or discard this patch.
common/models/ResetPasswordForm.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 common\models\search;
9 9
 
10 10
 use common\models\PostComment as PostCommentModel;
11
-use Yii;
12 11
 use yii\base\Model;
13 12
 use yii\data\ActiveDataProvider;
14 13
 
Please login to merge, or discard this patch.
common/models/search/MediaComment.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 common\models\search;
9 9
 
10 10
 use common\models\PostComment as PostCommentModel;
11
-use Yii;
12 11
 use yii\base\Model;
13 12
 use yii\data\ActiveDataProvider;
14 13
 
Please login to merge, or discard this patch.
common/models/search/Post.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 common\models\search;
9 9
 
10 10
 use common\models\PostComment as PostCommentModel;
11
-use Yii;
12 11
 use yii\base\Model;
13 12
 use yii\data\ActiveDataProvider;
14 13
 
Please login to merge, or discard this patch.