mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +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