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

Commit 15c33cd

Browse files
Update src/Concerns/Resources/InteractsWithTables.php
1 parent a61b254 commit 15c33cd

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
@@ -131,7 +131,6 @@ public function isResourceTableLoadingDeferred(): bool
131131
} catch (\Throwable) {
132132
return $this->getResourceTable()->isLoadingDeferred();
133133
}
134-
135134
}
136135

137136
public function isResourceTablePaginationEnabled(): bool

0 commit comments

Comments
 (0)