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 'core/DataTable/Filter/AddSegmentValue.php')
-rw-r--r--core/DataTable/Filter/AddSegmentValue.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/DataTable/Filter/AddSegmentValue.php b/core/DataTable/Filter/AddSegmentValue.php
index d01e5869d1..c71d5f8bc0 100644
--- a/core/DataTable/Filter/AddSegmentValue.php
+++ b/core/DataTable/Filter/AddSegmentValue.php
@@ -8,8 +8,6 @@
*/
namespace Piwik\DataTable\Filter;
-use Piwik\DataTable;
-
/**
* Executes a filter for each row of a {@link DataTable} and generates a segment filter for each row.
*