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 'plugins/Diagnostics/Diagnostic/DbOverSSLCheck.php')
-rw-r--r--plugins/Diagnostics/Diagnostic/DbOverSSLCheck.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Diagnostics/Diagnostic/DbOverSSLCheck.php b/plugins/Diagnostics/Diagnostic/DbOverSSLCheck.php
index 2a63437d76..98576e6810 100644
--- a/plugins/Diagnostics/Diagnostic/DbOverSSLCheck.php
+++ b/plugins/Diagnostics/Diagnostic/DbOverSSLCheck.php
@@ -2,7 +2,6 @@
namespace Piwik\Plugins\Diagnostics\Diagnostic;
-use Piwik\Common;
use Piwik\Config;
use Piwik\Db;
use Piwik\Translation\Translator;