mirror of
https://github.com/nextcloud/server.git
synced 2026-06-06 23:34:22 -04:00
Revert "Fix "never catch" catches in OC_App"
This commit is contained in:
parent
dc9b05256c
commit
06611e4780
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ use OCP\Authentication\IAlternativeLogin;
|
|||
use OCP\ILogger;
|
||||
use OCP\Settings\IManager as ISettingsManager;
|
||||
use Psr\Log\LoggerInterface;
|
||||
use Throwable;
|
||||
|
||||
/**
|
||||
* This class manages the apps. It allows them to register and integrate in the
|
||||
|
|
|
|||
Loading…
Reference in a new issue