]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CommentBundle/DependencyInjection/WallabagCommentExtension.php
Move annotatorjs to the bottom of the body
[github/wallabag/wallabag.git] / src / Wallabag / CommentBundle / DependencyInjection / WallabagCommentExtension.php
index 2d0b64ad179b94be3b8cfda53a0cb5689d35907b..6b05fa0015b3fbee9e0553b97f59119b9f898e5e 100644 (file)
@@ -3,9 +3,7 @@
 namespace Wallabag\CommentBundle\DependencyInjection;
 
 use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\Config\FileLocator;
 use Symfony\Component\HttpKernel\DependencyInjection\Extension;
-use Symfony\Component\DependencyInjection\Loader;
 
 class WallabagCommentExtension extends Extension
 {