From b0a5daa14af5fab5ddb947b18ba2521eb4c3ad04 Mon Sep 17 00:00:00 2001 From: cbeauvoi Date: Tue, 19 Feb 2019 11:07:29 +0100 Subject: [PATCH] test --- ValidatorBundle.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/ValidatorBundle.php b/ValidatorBundle.php index bfbbab6..2d20690 100644 --- a/ValidatorBundle.php +++ b/ValidatorBundle.php @@ -2,8 +2,6 @@ namespace Bluesquare; -use Symfony\Component\Config\FileLocator; -use Symfony\Component\DependencyInjection\ContainerBuilder; use Symfony\Component\HttpFoundation\JsonResponse; use Symfony\Component\HttpFoundation\RequestStack; use Symfony\Contracts\Translation\TranslatorInterface;