]> source.dussan.org Git - nextcloud-server.git/commitdiff
Revert "Fix "never catch" catches in OC_App" 29425/head
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>
Mon, 25 Oct 2021 06:41:56 +0000 (08:41 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Oct 2021 06:41:56 +0000 (08:41 +0200)
lib/private/legacy/OC_App.php

index 695020703a9b87431990d16950407fbeb30a43b3..1ce3662000ea368a48e5d9f75313b7fd4c516627 100644 (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