Skip to content

Commit ff3e540

Browse files
committed
Code style
1 parent b04c371 commit ff3e540

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ArrayCachePool.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@
1616
use Cache\Adapter\Common\PhpCacheItem;
1717
use Cache\Hierarchy\HierarchicalCachePoolTrait;
1818
use Cache\Hierarchy\HierarchicalPoolInterface;
19-
use Cache\Taggable\TaggableItemInterface;
2019
use Cache\Taggable\TaggablePoolInterface;
2120
use Cache\Taggable\TaggablePoolTrait;
22-
use Psr\Cache\CacheItemInterface;
2321

2422
/**
2523
* Array cache pool. You could set a limit of how many items you want to be stored to avoid memory leaks.

0 commit comments

Comments
 (0)