Test Setup Failed
Branch testing (ca0ea3)
by Roman
02:38
created
src/Collection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Cassandra\Rows;
6 6
 use lroman242\LaravelCassandra\Eloquent\Model;
7
-use LogicException;
8 7
 use Illuminate\Support\Arr;
9 8
 use Illuminate\Contracts\Support\Arrayable;
10 9
 use Illuminate\Database\Eloquent\Collection as BaseCollection;
Please login to merge, or discard this patch.