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/Mail/Transport.php')
-rw-r--r--core/Mail/Transport.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Mail/Transport.php b/core/Mail/Transport.php
index edf6b13755..e88440b0ae 100644
--- a/core/Mail/Transport.php
+++ b/core/Mail/Transport.php
@@ -15,7 +15,6 @@ use Piwik\Config;
use Piwik\Container\StaticContainer;
use Piwik\Mail;
use Piwik\Piwik;
-use Piwik\Version;
class Transport
{