Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Oct 1, 2024
1 parent c7397aa commit 7be4caa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ public function redirect(string $url, int $status = 302)
Headers::set('Location', $url, true, $status);
}


/**
* Pass data to the route handler
*
Expand Down

0 comments on commit 7be4caa

Please sign in to comment.