Completed
Push — master ( f393b7...7f6de1 )
by Barney
03:29 queued 22s
created
src/FixedArrayStorageTrait.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Shrikeh\Collection;
4 4
 
5
-use Countable;
6 5
 use SplFixedArray;
7 6
 
8 7
 trait FixedArrayStorageTrait
Please login to merge, or discard this patch.