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/Contents/Archiver.php')
-rw-r--r--plugins/Contents/Archiver.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Contents/Archiver.php b/plugins/Contents/Archiver.php
index e0eace0e49..19f3ce7b7c 100644
--- a/plugins/Contents/Archiver.php
+++ b/plugins/Contents/Archiver.php
@@ -8,7 +8,6 @@
*/
namespace Piwik\Plugins\Contents;
-use Piwik\DataTable;
use Piwik\Metrics;
use Piwik\Plugins\Actions\ArchivingHelper;
use Piwik\RankingQuery;