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