Completed
Push — master ( 1de050...162d05 )
by Alejandro
46:23 queued 09:21
created
module/Core/src/Action/AbstractTrackingAction.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use Psr\Log\NullLogger;
12 12
 use Shlinkio\Shlink\Core\Action\Util\ErrorResponseBuilderTrait;
13 13
 use Shlinkio\Shlink\Core\Exception\EntityDoesNotExistException;
14
-use Shlinkio\Shlink\Core\Exception\InvalidShortCodeException;
15 14
 use Shlinkio\Shlink\Core\Model\Visitor;
16 15
 use Shlinkio\Shlink\Core\Options\AppOptions;
17 16
 use Shlinkio\Shlink\Core\Service\UrlShortenerInterface;
Please login to merge, or discard this patch.