Completed
Push — master ( 1011d6...ef69c9 )
by Sander
72:11 queued 52:53
created
src/Kunstmaan/NodeBundle/Controller/NodeAdminController.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -8,13 +8,10 @@  discard block
 block discarded – undo
8 8
 use InvalidArgumentException;
9 9
 use Kunstmaan\AdminBundle\Entity\BaseUser;
10 10
 use Kunstmaan\AdminBundle\Entity\EntityInterface;
11
-use Kunstmaan\AdminBundle\Entity\User;
12 11
 use Kunstmaan\AdminBundle\FlashMessages\FlashTypes;
13 12
 use Kunstmaan\AdminBundle\Helper\FormWidgets\FormWidget;
14
-
15 13
 use Kunstmaan\AdminBundle\Helper\FormWidgets\Tabs\Tab;
16 14
 use Kunstmaan\AdminBundle\Helper\FormWidgets\Tabs\TabPane;
17
-
18 15
 use Kunstmaan\AdminBundle\Helper\Security\Acl\AclHelper;
19 16
 use Kunstmaan\AdminBundle\Helper\Security\Acl\Permission\PermissionMap;
20 17
 use Kunstmaan\AdminBundle\Service\AclManager;
@@ -43,7 +40,6 @@  discard block
 block discarded – undo
43 40
 use Symfony\Component\HttpFoundation\JsonResponse;
44 41
 use Symfony\Component\HttpFoundation\RedirectResponse;
45 42
 use Symfony\Component\HttpFoundation\Request;
46
-use Symfony\Component\Security\Acl\Model\EntryInterface;
47 43
 use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
48 44
 use Symfony\Component\Security\Core\Exception\AccessDeniedException;
49 45
 use Symfony\Component\Translation\TranslatorInterface;
Please login to merge, or discard this patch.
src/Kunstmaan/DashboardBundle/Controller/DashboardController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Kunstmaan\DashboardBundle\Manager\WidgetManager;
6 6
 use Kunstmaan\DashboardBundle\Widget\DashboardWidget;
7 7
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
8
-use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template;
9 8
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
10 9
 use Symfony\Component\HttpFoundation\Request;
11 10
 
Please login to merge, or discard this patch.
Tests/app2/cache/phpunit/ContainerBcomtmh/getRouting_LoaderService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'routing.loader' shared service.
7 5
 
Please login to merge, or discard this patch.
Tests/app2/cache/phpunit/ContainerIeqghqs/getRouting_LoaderService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'routing.loader' shared service.
7 5
 
Please login to merge, or discard this patch.
Tests/app2/cache/phpunit/ContainerL2m54ap/getRouting_LoaderService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'routing.loader' shared service.
7 5
 
Please login to merge, or discard this patch.