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/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 01b503d6be..b436d91e1a 100644
--- a/core/Date.php
+++ b/core/Date.php
@@ -10,7 +10,6 @@
namespace Piwik;
use Exception;
-use Piwik\Common;
use Piwik\Container\StaticContainer;
use Piwik\Intl\Data\Provider\DateTimeFormatProvider;