mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Remove debug messages
This commit is contained in:
parent
44d4ee4fcb
commit
99849607a6
2 changed files with 0 additions and 3 deletions
|
@ -20,8 +20,6 @@ async function processActivityPubHttpUnicast (job: Bull.Job) {
|
|||
const body = await computeBody(payload)
|
||||
const httpSignatureOptions = await buildSignedRequestOptions(payload)
|
||||
|
||||
logger.info('hello', { httpSignatureOptions })
|
||||
|
||||
const options = {
|
||||
method: 'POST',
|
||||
uri,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue