]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/api/exceptions/ApiTagNotFoundException.php
Merge commit '1826e383ecf501302974132fd443cf1ca06e10f6' into v0.10
[github/shaarli/Shaarli.git] / application / api / exceptions / ApiTagNotFoundException.php
index eed5afa57c1ba1eafbb08806a8d5605819950afe..eee152fe273375d3b5bd765f198552e363e21ee8 100644 (file)
@@ -2,7 +2,6 @@
 
 namespace Shaarli\Api\Exceptions;
 
-
 use Slim\Http\Response;
 
 /**