Skip to content

Commit 5002359

Browse files
committed
pint
1 parent a6ccd1a commit 5002359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)