]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/HTTPSignature.php
$data can turn into bool here
[friendica.git] / src / Util / HTTPSignature.php
index 498b356cd68466f8bffceea8a5b67525dcab67ab..9f732acb6e1725aa9bbe5fb3be3ca510b677ea74 100644 (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 [];
        }