mirror of
https://github.com/flarum/core.git
synced 2025-10-21 03:36:05 +02:00
Clean up
This commit is contained in:
@@ -37,7 +37,6 @@ class AuthenticationResponseFactory
|
||||
*/
|
||||
public function __construct(SessionAuthenticator $authenticator, Rememberer $rememberer)
|
||||
{
|
||||
|
||||
$this->authenticator = $authenticator;
|
||||
$this->rememberer = $rememberer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user