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:
authorsgiehl <stefan@piwik.org>2015-12-22 01:11:26 +0300
committersgiehl <stefan@piwik.org>2015-12-22 01:11:26 +0300
commitd3431336539276e1a6429e3feb96c45da1dde04c (patch)
tree64fc7d8398c2e1121a1e3671607b6de210964707 /core/Date.php
parent462c82d873f8cc72b8eef1b79b4cfa4fbfe714e8 (diff)
remove unused use statements
Diffstat (limited to 'core/Date.php')
-rw-r--r--core/Date.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Date.php b/core/Date.php
index cbbe866708..be009fe54b 100644
--- a/core/Date.php
+++ b/core/Date.php
@@ -12,7 +12,6 @@ namespace Piwik;
use Exception;
use Piwik\Container\StaticContainer;
use Piwik\Intl\Data\Provider\DateTimeFormatProvider;
-use Piwik\Plugins\LanguagesManager\LanguagesManager;
/**
* Utility class that wraps date/time related PHP functions. Using this class can