@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Shrikeh\Collection; |
| 4 | 4 | |
| 5 | -use Countable; |
|
| 6 | 5 | use SplFixedArray; |
| 7 | 6 | |
| 8 | 7 | trait FixedArrayStorageTrait |