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/SegmentEditor/SegmentEditor.php')
-rw-r--r--plugins/SegmentEditor/SegmentEditor.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/SegmentEditor/SegmentEditor.php b/plugins/SegmentEditor/SegmentEditor.php
index f0cea48e26..b8fa836105 100644
--- a/plugins/SegmentEditor/SegmentEditor.php
+++ b/plugins/SegmentEditor/SegmentEditor.php
@@ -11,10 +11,10 @@
namespace Piwik\Plugins\SegmentEditor;
use Exception;
-use Piwik\Common;
-use Piwik\Version;
+use Piwik\Common;
use Piwik\Db;
+use Piwik\Version;
/**
* @package SegmentEditor