This commit is contained in:
Benoît Burnichon
2016-02-08 17:45:11 +01:00
parent 5c359c9f75
commit 3ace262a03

View File

@@ -11,9 +11,6 @@
namespace Alchemy\Phrasea\Http;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpFoundation\BinaryFileResponse;
class ServeFileResponseFactory implements DeliverDataInterface
{
private $unicode;