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/Unzip/Gzip.php')
-rwxr-xr-xcore/Unzip/Gzip.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Unzip/Gzip.php b/core/Unzip/Gzip.php
index aa7d07f315..16f08abf0a 100755
--- a/core/Unzip/Gzip.php
+++ b/core/Unzip/Gzip.php
@@ -9,7 +9,6 @@
namespace Piwik\Unzip;
-
/**
* Unzip implementation for .gz files.
*