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/API.php')
-rw-r--r--plugins/Events/API.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Events/API.php b/plugins/Events/API.php
index 6f48418f44..74519953a3 100644
--- a/plugins/Events/API.php
+++ b/plugins/Events/API.php
@@ -9,9 +9,6 @@
namespace Piwik\Plugins\Events;
use Piwik\Archive;
-use Piwik\DataTable\Row;
-use Piwik\DataTable;
-use Piwik\Metrics;
use Piwik\Piwik;
/**