diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/private/legacy/OC_App.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/legacy/OC_App.php b/lib/private/legacy/OC_App.php index 695020703a9..1ce3662000e 100644 --- a/lib/private/legacy/OC_App.php +++ b/lib/private/legacy/OC_App.php @@ -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 |