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:
authorThomas Steur <thomas.steur@gmail.com>2016-08-30 02:57:25 +0300
committerThomas Steur <thomas.steur@gmail.com>2016-08-31 18:07:50 +0300
commit9f591556e4be8f3deb0f5a650aeb04e5af525425 (patch)
treefe9365bbdb0b4d6523769ec1a3f48252f12ae5ce /plugins/SEO
parentfd64b445560ac4d7f565c8b6bdba6631cdb1f99c (diff)
fix tests
Diffstat (limited to 'plugins/SEO')
-rw-r--r--plugins/SEO/Widgets/GetRank.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SEO/Widgets/GetRank.php b/plugins/SEO/Widgets/GetRank.php
index be22d61eec..b22a6683c9 100644
--- a/plugins/SEO/Widgets/GetRank.php
+++ b/plugins/SEO/Widgets/GetRank.php
@@ -14,7 +14,6 @@ use Piwik\Widget\WidgetConfig;
use Piwik\Site;
use Piwik\Url;
use Piwik\UrlHelper;
-use Piwik\View;
use Piwik\Plugins\SEO\API;
class GetRank extends \Piwik\Widget\Widget