mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-17 06:04:25 +01:00
@@ -148,7 +148,6 @@ module.exports = class RPC {
|
|||||||
url: request.body.url,
|
url: request.body.url,
|
||||||
userId: await this.authenticate(publicKey, request),
|
userId: await this.authenticate(publicKey, request),
|
||||||
}
|
}
|
||||||
console.error('parsed', parsed)
|
|
||||||
return parsed
|
return parsed
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user