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=ff3b5dc5542ec150f0d9b447394364a15e9156d0;hp=eee152fe273375d3b5bd765f198552e363e21ee8;hpb=1826e383ecf501302974132fd443cf1ca06e10f6;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 *