Commit d2cb4fe4e749ba11b42136ded0c63e2794a3dfbc

Authored by Dmytry Fedorchuk
1 parent f95ceccd

remove string "

use common\components\SmsSender;"
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
frontend/controllers/SiteController.php
... ... @@ -12,7 +12,6 @@ use common\models\Page;
12 12 use common\models\News;
13 13 use common\models\Catalog;
14 14 use common\models\Products;
15   -use common\components\SmsSender;
16 15  
17 16 class SiteController extends Controller
18 17 {
... ...