Completed
Push — master ( c11639...80e7cf )
by Derek Stephen
01:51
created
src/Mvc/Controller/DownloadController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Bone\Mvc\Controller;
4 4
 
5 5
 use Bone\Exception;
6
-use League\Route\Http\Exception\NotFoundException;
7 6
 use InvalidArgumentException;
8 7
 use Psr\Http\Message\ResponseInterface;
9 8
 use Psr\Http\Message\ServerRequestInterface;
Please login to merge, or discard this patch.