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:
authorStefan Giehl <stefan@matomo.org>2022-03-10 23:08:31 +0300
committerGitHub <noreply@github.com>2022-03-10 23:08:31 +0300
commitc11469e4199405628e97650914f0cdbdea94dac7 (patch)
treeaf07edd44b6ac95fa3cd6e439d435cf6c55e9ad5 /plugins/UserId/Reports/GetUsers.php
parent05082abdca8909cf27137773f129cf66f495922b (diff)
[Codingstyle] Disallow unused use statements (#18520)
* Forbid unused use statements * Fix some incorrect classnames * fix tests * remove unused use statements
Diffstat (limited to 'plugins/UserId/Reports/GetUsers.php')
-rw-r--r--plugins/UserId/Reports/GetUsers.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/UserId/Reports/GetUsers.php b/plugins/UserId/Reports/GetUsers.php
index 24d0320157..8abf20a33a 100644
--- a/plugins/UserId/Reports/GetUsers.php
+++ b/plugins/UserId/Reports/GetUsers.php
@@ -12,8 +12,6 @@ use Piwik\Piwik;
use Piwik\Plugin\ViewDataTable;
use Piwik\Plugins\CoreVisualizations\Visualizations\HtmlTable;
use Piwik\Plugins\UserId\Columns\UserId;
-use Piwik\Report\ReportWidgetFactory;
-use Piwik\Widget\WidgetsList;
/**
* A report showing all unique user IDs and some aggregated information about them. It also allows