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 'tests/PHPUnit/Unit/Category/CategoryTest.php')
-rw-r--r--tests/PHPUnit/Unit/Category/CategoryTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PHPUnit/Unit/Category/CategoryTest.php b/tests/PHPUnit/Unit/Category/CategoryTest.php
index 8304375483..d9d550b494 100644
--- a/tests/PHPUnit/Unit/Category/CategoryTest.php
+++ b/tests/PHPUnit/Unit/Category/CategoryTest.php
@@ -8,7 +8,6 @@
namespace Piwik\Tests\Unit\Category;
-use Piwik\Cache;
use Piwik\Category\Category;
use Piwik\Category\Subcategory;