Commit 46df6ab493ac05f0e0c5878641bfe090d0be9381

Authored by Alexey Boroda
1 parent 68bb4394

-Gallery widget and bahaviour done

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
frontend/controllers/SiteController.php
... ... @@ -21,7 +21,6 @@
21 21 use yii\base\InvalidParamException;
22 22 use yii\bootstrap\Html;
23 23 use yii\helpers\Json;
24   - use yii\helpers\Url;
25 24 use yii\web\BadRequestHttpException;
26 25 use yii\web\Controller;
27 26 use yii\filters\VerbFilter;
... ...