Commit 7092689242c720a0613cf0ea44694053476e8f3f
1 parent
d09c1bb1
delete bootstrap
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
frontend/assets/AppAsset.php
| @@ -24,7 +24,6 @@ | @@ -24,7 +24,6 @@ | ||
| 24 | public $depends = [ | 24 | public $depends = [ |
| 25 | 'yii\web\YiiAsset', | 25 | 'yii\web\YiiAsset', |
| 26 | 'rmrevin\yii\fontawesome\AssetBundle', | 26 | 'rmrevin\yii\fontawesome\AssetBundle', |
| 27 | - 'yii\bootstrap\BootstrapPluginAsset', | ||
| 28 | ]; | 27 | ]; |
| 29 | } | 28 | } |
| 30 | 29 | ||
| 31 | \ No newline at end of file | 30 | \ No newline at end of file |