Completed
Push — master ( 38c8ff...90c00b )
by Dmitry
01:29
created
src/Collection/Base/ArrayBasedCollection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace PHPKitchen\Platform\Collection\Base;
4 4
 
5 5
 use PHPKitchen\Platform\Collection\Mixin;
6
-use PHPKitchen\Platform\Contract;
7 6
 use PHPKitchen\Platform\Mixin\Properties;
8 7
 
9 8
 /**
Please login to merge, or discard this patch.