Commit 7092689242c720a0613cf0ea44694053476e8f3f

Authored by Anastasia
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 24 public $depends = [
25 25 'yii\web\YiiAsset',
26 26 'rmrevin\yii\fontawesome\AssetBundle',
27   - 'yii\bootstrap\BootstrapPluginAsset',
28 27 ];
29 28 }
30 29  
31 30 \ No newline at end of file
... ...