X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2Fapi%2Fexceptions%2FApiTagNotFoundException.php;fp=application%2Fapi%2Fexceptions%2FApiTagNotFoundException.php;h=66ace8bfa51c5ea8906f57fb8bd9c905e143f84b;hb=d9f6275ebca035fec8331652c677981056793ccc;hp=eee152fe273375d3b5bd765f198552e363e21ee8;hpb=38672ba0d1c722e5d6d33a58255ceb55e9410e46;p=github%2Fshaarli%2FShaarli.git diff --git a/application/api/exceptions/ApiTagNotFoundException.php b/application/api/exceptions/ApiTagNotFoundException.php index eee152fe..66ace8bf 100644 --- a/application/api/exceptions/ApiTagNotFoundException.php +++ b/application/api/exceptions/ApiTagNotFoundException.php @@ -2,8 +2,6 @@ namespace Shaarli\Api\Exceptions; -use Slim\Http\Response; - /** * Class ApiTagNotFoundException *