Removed debugging line
This commit is contained in:
parent
79f54d5873
commit
69b424dee6
|
@ -125,7 +125,6 @@ async function refreshOAuthToken(refreshToken, configType, configId) {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(JSON.stringify(refreshResponse))
|
|
||||||
return refreshResponse
|
return refreshResponse
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue