Completed
Pull Request — master (#30)
by nonanerz
04:46
created
src/AppBundle/Controller/CalendarController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use AppBundle\Entity\User;
8 8
 use AppBundle\Exception\JsonHttpException;
9 9
 use AppBundle\Form\EventType;
10
-use Aws\S3\S3Client;
11 10
 use Mcfedr\JsonFormBundle\Controller\JsonController;
12 11
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method;
13 12
 use Symfony\Component\HttpFoundation\JsonResponse;
Please login to merge, or discard this patch.