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/Insights/DataTable/Filter/MinGrowth.php')
-rw-r--r--plugins/Insights/DataTable/Filter/MinGrowth.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Insights/DataTable/Filter/MinGrowth.php b/plugins/Insights/DataTable/Filter/MinGrowth.php
index b30bdf5346..7d987909d9 100644
--- a/plugins/Insights/DataTable/Filter/MinGrowth.php
+++ b/plugins/Insights/DataTable/Filter/MinGrowth.php
@@ -8,7 +8,6 @@
*/
namespace Piwik\Plugins\Insights\DataTable\Filter;
-use Piwik\DataTable;
use Piwik\DataTable\BaseFilter;
/**