Completed
Push — master ( 6bfa64...0e7ab7 )
by Ömer
06:02
created
src/Knot/Dict/AbstractDictBody.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,5 @@
 block discarded – undo
1 1
 <?php namespace Knot\Dict;
2 2
 
3
-use ArrayAccess;
4 3
 use Countable;
5 4
 use Illuminate\Contracts\Support\Arrayable;
6 5
 use IteratorAggregate;
Please login to merge, or discard this patch.