MrPetovan brought the right one up:

> Since this is depending on remote systems, the log can quickly fill with unactionable messages.
This commit is contained in:
Roland Häder 2022-06-16 19:21:07 +02:00
parent c351099c5a
commit dd54e52575
1 changed files with 0 additions and 1 deletions

View File

@ -708,7 +708,6 @@ class HTTPSignature
}
}
// @TODO really a notice or more a warning?
Logger::notice('Key could not be fetched', ['url' => $url, 'actor' => $actor]);
return [];
}