Tempory fix removed

This commit is contained in:
Michael 2022-11-23 14:17:39 +00:00
parent c4aaa08693
commit 7b563fd307
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ class Protocol
$slap = OStatus::salmon($item, $user);
if (empty($contact['notify'])) {
return true;
throw new \InvalidArgumentException('Missing expected "notify" key in OStatus/DFRN contact');
}