mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Various code cleanup.
This commit is contained in:
@@ -65,7 +65,6 @@ trait VerifiesAccessToken
|
||||
/**
|
||||
* Returns false when given token does not match given user token.
|
||||
*
|
||||
* @throws FireflyException
|
||||
*/
|
||||
protected function verifyAccessToken(): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user