Skip to content

Commit 1600415

Browse files
committed
Remove ray statement
1 parent c362395 commit 1600415

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Filament/Pages/Dashboard.php

-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ public function getFloat(): bool
5050

5151
public function getDisableDrag(): bool
5252
{
53-
ray(GridstackDashboardPlugin::get()->getDisableDrag());
54-
5553
return GridstackDashboardPlugin::get()->getDisableDrag() ?? false;
5654
}
5755

0 commit comments

Comments
 (0)