Completed
Pull Request — master (#1)
by
unknown
04:06
created
src/controllers/RenderController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 namespace hiqdev\yii2\modules\pages\controllers;
12 12
 
13 13
 use hiqdev\yii2\modules\pages\models\AbstractPage;
14
-use hiqdev\yii2\modules\pages\models\PagesIndex;
15 14
 use Yii;
16 15
 use yii\helpers\Html;
17 16
 use yii\web\NotFoundHttpException;
Please login to merge, or discard this patch.