aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/ContentProxy.php
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-05-28 01:16:01 +0200
committerThomas Citharel <tcit@tcit.fr>2017-05-28 01:16:01 +0200
commit5d3deafd3efc04df53fc24ee82a49988f72756dd (patch)
tree864e6630115782e4e06d0e6981b3cfe1e908851d /src/Wallabag/CoreBundle/Helper/ContentProxy.php
parent6bc6fb1f60e7b81a21f844dca025671a2f4a4564 (diff)
downloadwallabag-5d3deafd3efc04df53fc24ee82a49988f72756dd.tar.gz
wallabag-5d3deafd3efc04df53fc24ee82a49988f72756dd.tar.zst
wallabag-5d3deafd3efc04df53fc24ee82a49988f72756dd.zip
CS
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'src/Wallabag/CoreBundle/Helper/ContentProxy.php')
-rw-r--r--src/Wallabag/CoreBundle/Helper/ContentProxy.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Helper/ContentProxy.php b/src/Wallabag/CoreBundle/Helper/ContentProxy.php
index 076135c7..4b3e6fbb 100644
--- a/src/Wallabag/CoreBundle/Helper/ContentProxy.php
+++ b/src/Wallabag/CoreBundle/Helper/ContentProxy.php
@@ -4,7 +4,6 @@ namespace Wallabag\CoreBundle\Helper;
4 4
5use Graby\Graby; 5use Graby\Graby;
6use Psr\Log\LoggerInterface; 6use Psr\Log\LoggerInterface;
7use Symfony\Component\EventDispatcher\EventDispatcher;
8use Wallabag\CoreBundle\Entity\Entry; 7use Wallabag\CoreBundle\Entity\Entry;
9use Wallabag\CoreBundle\Tools\Utils; 8use Wallabag\CoreBundle\Tools\Utils;
10use Symfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser; 9use Symfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser;