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/Widget/WidgetsList.php')
-rw-r--r--core/Widget/WidgetsList.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Widget/WidgetsList.php b/core/Widget/WidgetsList.php
index 6636c605d8..6f998071f4 100644
--- a/core/Widget/WidgetsList.php
+++ b/core/Widget/WidgetsList.php
@@ -8,7 +8,6 @@
*/
namespace Piwik\Widget;
-use Piwik\Cache as PiwikCache;
use Piwik\Container\StaticContainer;
use Piwik\Development;
use Piwik\Piwik;