Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Commit 5002359

Browse files
committed
pint
1 parent a6ccd1a commit 5002359

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Concerns/Resources/InteractsWithTables.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ public function getResourceTableTextColumnsWithDescriptionBelow(): Collection
174174
->filter(fn (TextColumn $column): bool => filled($column->getDescriptionBelow()));
175175
}
176176

177-
178177
public function getResourceTableSelectColumns(): Collection
179178
{
180179
return $this->getResourceTableColumns()

0 commit comments

Comments
 (0)