mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +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