@@ -1,7 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | namespace DBAL\Tests\Caching; |
3 | 3 | |
4 | -use DBAL\Database; |
|
5 | 4 | use PHPUnit\Framework\TestCase; |
6 | 5 | |
7 | 6 | abstract class CacheTest extends TestCase{ |