diff --git a/lib/private/legacy/OC_App.php b/lib/private/legacy/OC_App.php index 695020703a9b8..1ce3662000ea3 100644 --- a/lib/private/legacy/OC_App.php +++ b/lib/private/legacy/OC_App.php @@ -63,7 +63,6 @@ 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