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/Events/Events.php')
-rw-r--r--plugins/Events/Events.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Events/Events.php b/plugins/Events/Events.php
index ce36844e85..c500367996 100644
--- a/plugins/Events/Events.php
+++ b/plugins/Events/Events.php
@@ -11,7 +11,6 @@ namespace Piwik\Plugins\Events;
use Piwik\Common;
use Piwik\DataTable;
use Piwik\Piwik;
-use Piwik\Plugin\Report;
use Piwik\Plugin\ViewDataTable;
use Piwik\Plugin\ReportsProvider;
use Piwik\Plugins\CoreVisualizations\Visualizations\HtmlTable\AllColumns;