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/Session/SessionFingerprint.php')
-rw-r--r--core/Session/SessionFingerprint.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Session/SessionFingerprint.php b/core/Session/SessionFingerprint.php
index 231ba17ea6..fa6a4fd22c 100644
--- a/core/Session/SessionFingerprint.php
+++ b/core/Session/SessionFingerprint.php
@@ -9,7 +9,6 @@
namespace Piwik\Session;
-use Piwik\Common;
use Piwik\Config;
use Piwik\Date;