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/IP.php')
-rw-r--r--core/IP.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/IP.php b/core/IP.php
index e1fecf600d..e4a87cb9ee 100644
--- a/core/IP.php
+++ b/core/IP.php
@@ -13,7 +13,6 @@ namespace Piwik;
use Piwik\Config;
use Piwik\Common;
-use false;
/**
* Handling IP addresses (both IPv4 and IPv6).