@@ -15,7 +15,6 @@ |
||
| 15 | 15 | namespace phpFastCache\Drivers; |
| 16 | 16 | |
| 17 | 17 | use phpFastCache\Core\DriverAbstract; |
| 18 | -use phpFastCache\Core\DriverInterface; |
|
| 19 | 18 | use phpFastCache\Exceptions\phpFastCacheDriverException; |
| 20 | 19 | |
| 21 | 20 | /** |