Revert "Fix "never catch" catches in OC_App"

This commit is contained in:
Joas Schilling 2021-10-25 08:41:56 +02:00 committed by GitHub
parent dc9b05256c
commit 06611e4780
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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