removed login token country console log
This commit is contained in:
parent
d0e9712b87
commit
9e3546bf49
@ -149,8 +149,6 @@ async function crunchyLoginFetchProxy(user: string, passw: string, geo: string)
|
||||
return { data: null, error: null }
|
||||
}
|
||||
|
||||
console.log(data.country)
|
||||
|
||||
return { data: data, error: null }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user