diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/AppKernel.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/AppKernel.php b/app/AppKernel.php index 953614c0..00206ddf 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php | |||
@@ -2,7 +2,6 @@ | |||
2 | 2 | ||
3 | use Symfony\Component\HttpKernel\Kernel; | 3 | use Symfony\Component\HttpKernel\Kernel; |
4 | use Symfony\Component\Config\Loader\LoaderInterface; | 4 | use Symfony\Component\Config\Loader\LoaderInterface; |
5 | use Wallabag\ApiBundle\WallabagApiBundle; | ||
6 | 5 | ||
7 | class AppKernel extends Kernel | 6 | class AppKernel extends Kernel |
8 | { | 7 | { |