Skip to content

Commit 5c2ba4f

Browse files
committed
Fix style
1 parent 6d86fdb commit 5c2ba4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ApiResourceDataTable.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,4 @@ public function __construct(AnonymousResourceCollection $collection)
4141
$this->original = collect($collection);
4242
$this->columns = array_keys($this->serialize(collect($collection)->first()));
4343
}
44-
4544
}

0 commit comments

Comments
 (0)