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:
authorsgiehl <stefan@matomo.org>2022-03-22 12:53:24 +0300
committersgiehl <stefan@matomo.org>2022-03-22 12:53:24 +0300
commit375516810538b7f5d08b73e6477910d6e9fc49b0 (patch)
treea1e033df34d60c1683238e41fa0e5715ef27f338 /plugins/Goals/tests/System/TrackGoalsPagesTest.php
parentf4383587f09213c119e43ae4a17ddb5694207db1 (diff)
fix phpcs
Diffstat (limited to 'plugins/Goals/tests/System/TrackGoalsPagesTest.php')
-rw-r--r--plugins/Goals/tests/System/TrackGoalsPagesTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Goals/tests/System/TrackGoalsPagesTest.php b/plugins/Goals/tests/System/TrackGoalsPagesTest.php
index 63044fbcb5..4433743375 100644
--- a/plugins/Goals/tests/System/TrackGoalsPagesTest.php
+++ b/plugins/Goals/tests/System/TrackGoalsPagesTest.php
@@ -7,7 +7,6 @@
*/
namespace Piwik\Plugins\Goals\tests\System;
-use Piwik\Plugins\Goals\API;
use Piwik\Tests\Framework\TestCase\SystemTestCase;
use Piwik\Tests\Fixtures\SomePageGoalVisitsWithConversions;