X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2Fapi%2Fexceptions%2FApiLinkNotFoundException.php;fp=application%2Fapi%2Fexceptions%2FApiLinkNotFoundException.php;h=c727f4f0c9eec47e2fad40849b1fb418ef4b9adf;hb=38672ba0d1c722e5d6d33a58255ceb55e9410e46;hp=de7e14f5c9cd16822bec865b5773a5d31ccc80d8;hpb=83faedadff76c5bdca036f39f13943f63b27e164;p=github%2Fshaarli%2FShaarli.git diff --git a/application/api/exceptions/ApiLinkNotFoundException.php b/application/api/exceptions/ApiLinkNotFoundException.php index de7e14f5..c727f4f0 100644 --- a/application/api/exceptions/ApiLinkNotFoundException.php +++ b/application/api/exceptions/ApiLinkNotFoundException.php @@ -2,7 +2,6 @@ namespace Shaarli\Api\Exceptions; - use Slim\Http\Response; /**