aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/WallabagBundle/WallabagBundle.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/WallabagBundle/WallabagBundle.php')
-rw-r--r--src/WallabagBundle/WallabagBundle.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/WallabagBundle/WallabagBundle.php b/src/WallabagBundle/WallabagBundle.php
deleted file mode 100644
index ddfb13f9..00000000
--- a/src/WallabagBundle/WallabagBundle.php
+++ /dev/null
@@ -1,9 +0,0 @@
1<?php
2
3namespace WallabagBundle;
4
5use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7class WallabagBundle extends Bundle
8{
9}