@@ -7,7 +7,6 @@ |
||
| 7 | 7 | use Yii; |
| 8 | 8 | use yii\helpers\Html; |
| 9 | 9 | use yii\web\NotFoundHttpException; |
| 10 | -use yii\base\InvalidConfigException; |
|
| 11 | 10 | |
| 12 | 11 | class RenderController extends \yii\web\Controller |
| 13 | 12 | { |