Private
Public Access
1
0

white space

This commit is contained in:
Sander Roosendaal
2020-08-21 08:08:16 +02:00
parent f2305a4ce7
commit bdbd9d5667

View File

@@ -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