summaryrefslogtreecommitdiffstats
path: root/lib/Interfaces/Object/LikeInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Interfaces/Object/LikeInterface.php')
-rw-r--r--lib/Interfaces/Object/LikeInterface.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Interfaces/Object/LikeInterface.php b/lib/Interfaces/Object/LikeInterface.php
index 456f2a99..e58a462d 100644
--- a/lib/Interfaces/Object/LikeInterface.php
+++ b/lib/Interfaces/Object/LikeInterface.php
@@ -200,7 +200,6 @@ class LikeInterface extends AbstractActivityPubInterface implements IActivityPub
$notification->addDetail('accounts', $author->getAccount());
$notificationInterface->update($notification);
} catch (StreamNotFoundException $e) {
-
/** @var SocialAppNotification $notification */
$notification = AP::$activityPub->getItemFromType(SocialAppNotification::TYPE);
// $notification->setDetail('url', '');