white space
This commit is contained in:
@@ -194,7 +194,6 @@ def imports_do_refresh_token(refreshtoken,oauth_data,access_token=''):
|
||||
except (TypeError,ValueError):
|
||||
expires_in = 0
|
||||
|
||||
|
||||
return [thetoken,expires_in,refresh_token]
|
||||
|
||||
# Exchange ST access code for long-lived ST access token
|
||||
|
||||
Reference in New Issue
Block a user