@@ -18,7 +18,6 @@ |
||
18 | 18 | use hiqdev\hiart\ResponseErrorException; |
19 | 19 | use Yii; |
20 | 20 | use yii\base\InvalidConfigException; |
21 | -use yii\web\NotFoundHttpException; |
|
22 | 21 | use yii\web\UnprocessableEntityHttpException; |
23 | 22 | |
24 | 23 | /** |