]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/api/exceptions/ApiLinkNotFoundException.php
Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login
[github/shaarli/Shaarli.git] / application / api / exceptions / ApiLinkNotFoundException.php
index de7e14f5c9cd16822bec865b5773a5d31ccc80d8..7c2bb56ed781b3a2b76e0a66b688b384e706ee2c 100644 (file)
@@ -2,9 +2,6 @@
 
 namespace Shaarli\Api\Exceptions;
 
-
-use Slim\Http\Response;
-
 /**
  * Class ApiLinkNotFoundException
  *