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