mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 14:43:34 +00:00
Fix typo, update documentation (#372)
This commit is contained in:
@ -9955,7 +9955,7 @@ def OAuthInfo():
|
||||
try:
|
||||
print u'G Suite Admin: %s' % token_info[u'email']
|
||||
except KeyError:
|
||||
print u'G Suite Admin: Unknown'
|
||||
print u'G Suite Admin: Unknown'
|
||||
|
||||
def doDeleteOAuth():
|
||||
_, credentials = getOauth2TxtStorageCredentials()
|
||||
|
Reference in New Issue
Block a user