@@ -1,7 +1,6 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | use yii\widgets\LinkPager; |
| 4 | -use yii\helpers\Html; |
|
| 5 | 4 | use yii\widgets\ListView; |
| 6 | 5 | |
| 7 | 6 | $this->title = Yii::$app->name; |