aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/AppCache.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/AppCache.php')
-rw-r--r--app/AppCache.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/AppCache.php b/app/AppCache.php
index ddb51db0..639ec2cd 100644
--- a/app/AppCache.php
+++ b/app/AppCache.php
@@ -1,7 +1,5 @@
1<?php 1<?php
2 2
3require_once __DIR__.'/AppKernel.php';
4
5use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache; 3use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache;
6 4
7class AppCache extends HttpCache 5class AppCache extends HttpCache