mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Some code cleanup courtesy of phpstorm.
This commit is contained in:
@@ -77,6 +77,8 @@ class PasswordController extends Controller
|
||||
return redirect()->back()->withErrors(['email' => trans($response)]);
|
||||
|
||||
}
|
||||
abort(404);
|
||||
return '';
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user