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/Archive.php')
-rw-r--r--core/Archive.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Archive.php b/core/Archive.php
index a271f40905..431b5e818f 100644
--- a/core/Archive.php
+++ b/core/Archive.php
@@ -9,10 +9,8 @@
namespace Piwik;
use Piwik\Archive\Parameters;
-
use Piwik\ArchiveProcessor\Rules;
use Piwik\DataAccess\ArchiveSelector;
-use Piwik\Period\Range;
use Piwik\Period\Factory;
/**