Skip to content

Commit 7be4caa

Browse files
committed
chore: clean up
1 parent c7397aa commit 7be4caa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Response.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ public function redirect(string $url, int $status = 302)
278278
Headers::set('Location', $url, true, $status);
279279
}
280280

281-
282281
/**
283282
* Pass data to the route handler
284283
*

0 commit comments

Comments
 (0)