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/ImageGraph/StaticGraph/Exception.php')
-rw-r--r--plugins/ImageGraph/StaticGraph/Exception.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ImageGraph/StaticGraph/Exception.php b/plugins/ImageGraph/StaticGraph/Exception.php
index fdea924c72..fb39203a79 100644
--- a/plugins/ImageGraph/StaticGraph/Exception.php
+++ b/plugins/ImageGraph/StaticGraph/Exception.php
@@ -10,8 +10,8 @@
*/
namespace Piwik\Plugins\ImageGraph\StaticGraph;
-use Piwik\Plugins\ImageGraph\StaticGraph;
use pData;
+use Piwik\Plugins\ImageGraph\StaticGraph;
/**
*