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/Translation/Translator.php')
-rw-r--r--core/Translation/Translator.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Translation/Translator.php b/core/Translation/Translator.php
index 91950a4af4..4d8f6932c6 100644
--- a/core/Translation/Translator.php
+++ b/core/Translation/Translator.php
@@ -10,7 +10,6 @@ namespace Piwik\Translation;
use Piwik\Config;
use Piwik\Piwik;
-use Piwik\Plugin;
use Piwik\Translation\Loader\LoaderInterface;
/**