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/Annotations/Controller.php')
-rwxr-xr-xplugins/Annotations/Controller.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Annotations/Controller.php b/plugins/Annotations/Controller.php
index e31c0b7044..2cfe7d04ba 100755
--- a/plugins/Annotations/Controller.php
+++ b/plugins/Annotations/Controller.php
@@ -11,7 +11,6 @@
namespace Piwik\Plugins\Annotations;
use Piwik\API\Request;
-
use Piwik\Common;
use Piwik\View;