@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Cmp\Cache\Infrastructure\Provider; |
| 4 | 4 | |
| 5 | -use Closure; |
|
| 6 | 5 | use Cmp\Cache\Application\CacheFactory; |
| 7 | 6 | use Cmp\Cache\Infrastructure\RedisCache; |
| 8 | 7 | use InvalidArgumentException; |