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:
authorsgiehl <stefan@piwik.org>2015-12-22 01:11:26 +0300
committersgiehl <stefan@piwik.org>2015-12-22 01:11:26 +0300
commitd3431336539276e1a6429e3feb96c45da1dde04c (patch)
tree64fc7d8398c2e1121a1e3671607b6de210964707 /plugins/Actions/Metrics.php
parent462c82d873f8cc72b8eef1b79b4cfa4fbfe714e8 (diff)
remove unused use statements
Diffstat (limited to 'plugins/Actions/Metrics.php')
-rw-r--r--plugins/Actions/Metrics.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Actions/Metrics.php b/plugins/Actions/Metrics.php
index 006fd6043d..d7aa94fc80 100644
--- a/plugins/Actions/Metrics.php
+++ b/plugins/Actions/Metrics.php
@@ -11,9 +11,7 @@ namespace Piwik\Plugins\Actions;
use Piwik\DataTable;
use Piwik\Metrics as PiwikMetrics;
use Piwik\Piwik;
-use Piwik\RankingQuery;
use Piwik\Tracker\Action;
-use Piwik\Plugins\Actions\Actions\ActionSiteSearch;
/**
* Class encapsulating logic to process Day/Period Archiving for the Actions reports