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/Metric/Aggregator.php')
-rw-r--r--plugins/SEO/Metric/Aggregator.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SEO/Metric/Aggregator.php b/plugins/SEO/Metric/Aggregator.php
index 06b427dd28..2059464af6 100644
--- a/plugins/SEO/Metric/Aggregator.php
+++ b/plugins/SEO/Metric/Aggregator.php
@@ -9,7 +9,6 @@
namespace Piwik\Plugins\SEO\Metric;
use Piwik\Container\StaticContainer;
-use Piwik\Metrics\Formatter;
use Piwik\Piwik;
/**