Skip to content

Commit

Permalink
Remove unused use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Oct 28, 2014
1 parent ed8aed2 commit e3b6787
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/RequestFormatNegotiatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Nocarrier\Hal;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
use Symfony\Component\HttpKernel\HttpKernelInterface;

class RequestFormatNegotiatorTest extends \PHPUnit_Framework_TestCase
Expand Down

0 comments on commit e3b6787

Please sign in to comment.