gcpdetails/scopes cleanup #1891

This commit is contained in:
Ross Scroggs
2026-03-19 07:22:14 -07:00
parent a3e5f7b504
commit 2fc8c8d718
3 changed files with 6 additions and 7 deletions

View File

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