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,7 +21,6 @@
21 use yii\base\InvalidParamException; 21 use yii\base\InvalidParamException;
22 use yii\bootstrap\Html; 22 use yii\bootstrap\Html;
23 use yii\helpers\Json; 23 use yii\helpers\Json;
24 - use yii\helpers\Url;  
25 use yii\web\BadRequestHttpException; 24 use yii\web\BadRequestHttpException;
26 use yii\web\Controller; 25 use yii\web\Controller;
27 use yii\filters\VerbFilter; 26 use yii\filters\VerbFilter;