mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
oops, rm dump
This commit is contained in:
parent
b45cf6124f
commit
5042c2b30a
|
@ -50,7 +50,6 @@ class ForgotPasswordController extends Controller
|
|||
*/
|
||||
public function sendResetLinkEmail(Request $request)
|
||||
{
|
||||
dump($request);
|
||||
/**
|
||||
* Let's set a max character count here to prevent potential
|
||||
* buffer overflow issues with attackers sending very large
|
||||
|
|
Loading…
Reference in a new issue