diff --git a/tests/RequestFormatNegotiatorTest.php b/tests/RequestFormatNegotiatorTest.php index b4e32d7..359573e 100644 --- a/tests/RequestFormatNegotiatorTest.php +++ b/tests/RequestFormatNegotiatorTest.php @@ -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