@@ -7,7 +7,6 @@ |
||
7 | 7 | namespace Joomla\Cache\Tests; |
8 | 8 | |
9 | 9 | use Joomla\Cache; |
10 | -use Joomla\Test\TestHelper; |
|
11 | 10 | |
12 | 11 | /** |
13 | 12 | * Tests for the Joomla\Cache\None class. |