Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Login/Commands/UnblockBlockedIps.php')
-rw-r--r--plugins/Login/Commands/UnblockBlockedIps.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Login/Commands/UnblockBlockedIps.php b/plugins/Login/Commands/UnblockBlockedIps.php
index d736f2fb99..de781b4ea3 100644
--- a/plugins/Login/Commands/UnblockBlockedIps.php
+++ b/plugins/Login/Commands/UnblockBlockedIps.php
@@ -11,7 +11,6 @@ namespace Piwik\Plugins\Login\Commands;
use Piwik\API\Request;
use Piwik\Piwik;
use Piwik\Plugin\ConsoleCommand;
-use Piwik\Plugins\Login\API;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;