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/Referrers/tests/Unit/ReferrersTest.php')
-rw-r--r--plugins/Referrers/tests/Unit/ReferrersTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Referrers/tests/Unit/ReferrersTest.php b/plugins/Referrers/tests/Unit/ReferrersTest.php
index 1965f22ade..ea31103da7 100644
--- a/plugins/Referrers/tests/Unit/ReferrersTest.php
+++ b/plugins/Referrers/tests/Unit/ReferrersTest.php
@@ -8,9 +8,6 @@
namespace Piwik\Plugins\Referrers\tests;
-use Piwik\DataTable;
-use Piwik\DataTable\Row;
-use Piwik\Period;
require_once PIWIK_INCLUDE_PATH . '/plugins/Referrers/Referrers.php';