Skip to content

Commit

Permalink
Remove stray dd()
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah committed Oct 16, 2020
1 parent 2b523a5 commit 96dbcf9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ public function __invoke(Route $route, ReflectionClass $controller, ReflectionFu
];
}

dd($parameters);
return $parameters;
}
}

0 comments on commit 96dbcf9

Please sign in to comment.