diff --git a/mirzaev/skillparts/system/views/layouts/main.php b/mirzaev/skillparts/system/views/layouts/main.php index eefcf8f..2bc2cba 100644 --- a/mirzaev/skillparts/system/views/layouts/main.php +++ b/mirzaev/skillparts/system/views/layouts/main.php @@ -3,11 +3,7 @@ /* @var $this \yii\web\View */ /* @var $content string */ -use app\widgets\Alert; use yii\helpers\Html; -use yii\bootstrap\Nav; -use yii\bootstrap\NavBar; -use yii\widgets\Breadcrumbs; use app\assets\AppAsset; AppAsset::register($this); @@ -31,12 +27,12 @@ AppAsset::register($this);