mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-27 16:07:45 -07: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