Completed
Push — master ( 546a6f...e17c99 )
by Michaël
21s
created
src/LoLApi/ApiClient.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.