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