Skip to content

Commit

Permalink
Remove ray statement
Browse files Browse the repository at this point in the history
  • Loading branch information
invaders-xx committed May 29, 2024
1 parent c362395 commit 1600415
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Filament/Pages/Dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ public function getFloat(): bool

public function getDisableDrag(): bool
{
ray(GridstackDashboardPlugin::get()->getDisableDrag());

return GridstackDashboardPlugin::get()->getDisableDrag() ?? false;
}

Expand Down

0 comments on commit 1600415

Please sign in to comment.