aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Notification/Action.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Notification/Action.php')
-rw-r--r--lib/private/Notification/Action.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Notification/Action.php b/lib/private/Notification/Action.php
index 6d1375a611b..ff9cf9e38f5 100644
--- a/lib/private/Notification/Action.php
+++ b/lib/private/Notification/Action.php
@@ -27,7 +27,6 @@ namespace OC\Notification;
use OCP\Notification\IAction;
class Action implements IAction {
-
/** @var string */
protected $label;