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/Login/tests/Integration/LoginTest.php')
-rw-r--r--plugins/Login/tests/Integration/LoginTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Login/tests/Integration/LoginTest.php b/plugins/Login/tests/Integration/LoginTest.php
index 24d9c31306..39f2cc3e76 100644
--- a/plugins/Login/tests/Integration/LoginTest.php
+++ b/plugins/Login/tests/Integration/LoginTest.php
@@ -9,11 +9,8 @@
namespace Piwik\Plugins\Login\tests\Integration;
use Piwik\AuthResult;
-use Piwik\Common;
-use Piwik\Config;
use Piwik\Date;
use Piwik\DbHelper;
-use Piwik\NoAccessException;
use Piwik\Plugins\Login\Auth;
use Piwik\Plugins\UsersManager\API;
use Piwik\Plugins\UsersManager\UserUpdater;