Remove unused property in LoginFormAuthenticator
This commit is contained in:
parent
f856afbef8
commit
aec8e26058
@ -11,9 +11,6 @@ use Wallabag\SiteConfig\SiteConfig;
|
||||
|
||||
class LoginFormAuthenticator implements Authenticator
|
||||
{
|
||||
/** @var \GuzzleHttp\Client */
|
||||
protected $guzzle;
|
||||
|
||||
/** @var SiteConfig */
|
||||
private $siteConfig;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user