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/ExamplePlugin/Archiver.php')
-rw-r--r--plugins/ExamplePlugin/Archiver.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ExamplePlugin/Archiver.php b/plugins/ExamplePlugin/Archiver.php
index b9b9bc4ab1..8f3f453f99 100644
--- a/plugins/ExamplePlugin/Archiver.php
+++ b/plugins/ExamplePlugin/Archiver.php
@@ -9,11 +9,9 @@
namespace Piwik\Plugins\ExamplePlugin;
use Piwik\ArchiveProcessor;
-use Piwik\Container\StaticContainer;
use Piwik\Date;
use Piwik\Option;
use Piwik\Sequence;
-use Psr\Log\LoggerInterface;
/**
* Class Archiver