mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Remove unused exceptions.
This commit is contained in:
@@ -100,9 +100,7 @@ class OAuthKeys
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws FireflyException
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
public static function restoreKeysFromDB(): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user