From 4dc872238a61f33c886c423c5812cc578b3b1cdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 26 Feb 2016 13:59:08 +0100 Subject: Rename CommentBundle with AnnotationBundle --- .../DependencyInjection/WallabagCommentExtension.php | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/Wallabag/CommentBundle/DependencyInjection/WallabagCommentExtension.php (limited to 'src/Wallabag/CommentBundle/DependencyInjection/WallabagCommentExtension.php') diff --git a/src/Wallabag/CommentBundle/DependencyInjection/WallabagCommentExtension.php b/src/Wallabag/CommentBundle/DependencyInjection/WallabagCommentExtension.php deleted file mode 100644 index 6b05fa00..00000000 --- a/src/Wallabag/CommentBundle/DependencyInjection/WallabagCommentExtension.php +++ /dev/null @@ -1,18 +0,0 @@ -processConfiguration($configuration, $configs); - } -} -- cgit v1.2.3