Cleanup useless GData library folders to save space

This commit is contained in:
Jay Lee
2014-07-03 21:07:24 -04:00
parent 3304ae5feb
commit 82d39a6a49
310 changed files with 0 additions and 95982 deletions

1
gam.py
View File

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