diff --git a/lib/private/Notification/Notification.php b/lib/private/Notification/Notification.php index fcacc897c53..1ae75a6b466 100644 --- a/lib/private/Notification/Notification.php +++ b/lib/private/Notification/Notification.php @@ -32,7 +32,6 @@ use OCP\RichObjectStrings\InvalidObjectExeption; use OCP\RichObjectStrings\IValidator; class Notification implements INotification { - /** @var string */ protected string $app;