mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
gcpdetails/scopes cleanup #1891
This commit is contained in:
@@ -72453,7 +72453,6 @@ def _printShowTokens(entityType, users):
|
||||
if result['project'] in internal_projects:
|
||||
result['internal'] = True
|
||||
continue
|
||||
result['internal'] = False
|
||||
try:
|
||||
results = callGAPI(crm1.projects(), 'getAncestry',
|
||||
throwReasons=[GAPI.PERMISSION_DENIED],
|
||||
|
||||
Reference in New Issue
Block a user