@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use LoLApi\Exception\InvalidRegionException; |
| 17 | 17 | use LoLApi\Result\ApiResult; |
| 18 | 18 | use Symfony\Component\Cache\Adapter\AdapterInterface; |
| 19 | -use Symfony\Component\Cache\Adapter\ArrayAdapter; |
|
| 20 | 19 | use Symfony\Component\Cache\Adapter\NullAdapter; |
| 21 | 20 | |
| 22 | 21 | /** |