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/Updater/Migration/Db/Insert.php')
-rw-r--r--core/Updater/Migration/Db/Insert.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Updater/Migration/Db/Insert.php b/core/Updater/Migration/Db/Insert.php
index 0867129227..d4453fe386 100644
--- a/core/Updater/Migration/Db/Insert.php
+++ b/core/Updater/Migration/Db/Insert.php
@@ -7,7 +7,6 @@
*/
namespace Piwik\Updater\Migration\Db;
use Piwik\Common;
-use Piwik\Db;
/**
* @see Factory::insert()