]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppCache.php
Update bundle & stock file
[github/wallabag/wallabag.git] / app / AppCache.php
index ddb51db0583ce7eae5e4fc21e5ae49598d7bc139..639ec2cd7e821ee07e9dfdae9edf69afdced76f3 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-require_once __DIR__.'/AppKernel.php';
-
 use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache;
 
 class AppCache extends HttpCache