summaryrefslogtreecommitdiffstats
path: root/lib/public/Share/Events/ShareDeletedEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Share/Events/ShareDeletedEvent.php')
-rw-r--r--lib/public/Share/Events/ShareDeletedEvent.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Share/Events/ShareDeletedEvent.php b/lib/public/Share/Events/ShareDeletedEvent.php
index 9a42088a8ff..b6544ba3b17 100644
--- a/lib/public/Share/Events/ShareDeletedEvent.php
+++ b/lib/public/Share/Events/ShareDeletedEvent.php
@@ -33,7 +33,6 @@ use OCP\Share\IShare;
* @since 21.0.0
*/
class ShareDeletedEvent extends Event {
-
/** @var IShare */
private $share;