mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-07 21:23:34 +00:00
Cleanup useless GData library folders to save space
This commit is contained in:
1
gam.py
1
gam.py
@ -6381,7 +6381,6 @@ def doUploadAuditKey():
|
||||
auditkey = sys.stdin.read()
|
||||
audit = getAuditObject()
|
||||
results = callGData(service=audit, function=u'updatePGPKey', pgpkey=auditkey)
|
||||
print results
|
||||
|
||||
def getUsersToModify(entity_type=None, entity=None, silent=False, return_uids=False, member_type=None):
|
||||
global domain, customerId
|
||||
|
Reference in New Issue
Block a user