]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
manage assets through npm
[github/wallabag/wallabag.git] / app / AppKernel.php
index 04f86eb76c829add567624c616038796e638cec2..96e45da81cfd43a623cefa69d9137bac842bc003 100644 (file)
@@ -13,7 +13,6 @@ class AppKernel extends Kernel
             new Symfony\Bundle\TwigBundle\TwigBundle(),
             new Symfony\Bundle\MonologBundle\MonologBundle(),
             new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(),
-            new Symfony\Bundle\AsseticBundle\AsseticBundle(),
             new Doctrine\Bundle\DoctrineBundle\DoctrineBundle(),
             new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
             new FOS\RestBundle\FOSRestBundle(),