mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-15 06:08:16 +00:00
Code clean up.
This commit is contained in:
@@ -59,6 +59,5 @@ class ForgotPasswordController extends Controller
|
||||
{
|
||||
parent::__construct();
|
||||
$this->middleware('guest');
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user