Skip to content

Commit

Permalink
Removed an unused statement
Browse files Browse the repository at this point in the history
This fixes #176
  • Loading branch information
javiereguiluz committed Mar 10, 2015
1 parent 65f5fa7 commit 32bb89d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Controller/AdminController.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
use Doctrine\ORM\EntityManager;
use Doctrine\ORM\Mapping\ClassMetadataInfo;
use Symfony\Component\Form\Form;
use Symfony\Component\HttpFoundation\JsonResponse;
use Symfony\Component\HttpFoundation\RedirectResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
Expand Down

0 comments on commit 32bb89d

Please sign in to comment.