mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-05-26 12:32:25 +00:00
General code cleanup from analysis
This commit is contained in:
parent
806494f5e0
commit
36f33b9f7e
3 changed files with 16 additions and 20 deletions
|
|
@ -81,7 +81,7 @@ class User {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param {any} responseHeaders supply this to create a token
|
||||
* @param {any} [responseHeaders] supply this to create a token
|
||||
*/
|
||||
function getUser(req, responseHeaders) {
|
||||
const token = getToken(req, responseHeaders)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue