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/SEO/RankChecker.php')
-rw-r--r--plugins/SEO/RankChecker.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SEO/RankChecker.php b/plugins/SEO/RankChecker.php
index a99978de96..5b5a69de9c 100644
--- a/plugins/SEO/RankChecker.php
+++ b/plugins/SEO/RankChecker.php
@@ -12,8 +12,8 @@ namespace Piwik\Plugins\SEO;
use Exception;
use Piwik\Http;
-use Piwik\Log;
+use Piwik\Log;
use Piwik\MetricsFormatter;
/**