mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-23 08:34:05 +08:00
🔨 Refactor(custom): remove unintended logs
This commit is contained in:
@@ -224,7 +224,6 @@ async function pollDeviceFlowAuthorization(): Promise<{
|
||||
error_description?: string
|
||||
interval?: number
|
||||
}
|
||||
console.log('Poll response data:', data)
|
||||
|
||||
if (data.error) {
|
||||
if (data.error === 'authorization_pending') {
|
||||
|
||||
Reference in New Issue
Block a user