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/Updates/3.8.0-b3.php')
-rw-r--r--core/Updates/3.8.0-b3.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Updates/3.8.0-b3.php b/core/Updates/3.8.0-b3.php
index 0455683138..93a29a94a2 100644
--- a/core/Updates/3.8.0-b3.php
+++ b/core/Updates/3.8.0-b3.php
@@ -16,7 +16,6 @@ use Piwik\Plugin;
use Piwik\Updater;
use Piwik\Updates as PiwikUpdates;
use Piwik\Updater\Migration\Factory as MigrationFactory;
-use Piwik\Plugins\UsersManager\Model;
class Updates_3_8_0_b3 extends PiwikUpdates
{