Skip to content

Commit 5042c2b

Browse files
committed
oops, rm dump
1 parent b45cf61 commit 5042c2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Http/Controllers/Auth/ForgotPasswordController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ public function getEmailSubject()
5050
*/
5151
public function sendResetLinkEmail(Request $request)
5252
{
53-
dump($request);
5453
/**
5554
* Let's set a max character count here to prevent potential
5655
* buffer overflow issues with attackers sending very large

0 commit comments

Comments
 (0)