Completed
Push — master ( c1c325...6eef69 )
by Alejandro
03:56
created
module/Rest/src/Action/ListShortcodesAction.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Psr\Http\Message\ResponseInterface as Response;
6 6
 use Psr\Http\Message\ServerRequestInterface as Request;
7 7
 use Psr\Log\LoggerInterface;
8
-use Psr\Log\NullLogger;
9 8
 use Shlinkio\Shlink\Common\Paginator\Util\PaginatorUtilsTrait;
10 9
 use Shlinkio\Shlink\Core\Service\ShortUrlService;
11 10
 use Shlinkio\Shlink\Core\Service\ShortUrlServiceInterface;
Please login to merge, or discard this patch.