mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
remove debug
This commit is contained in:
@@ -11701,7 +11701,7 @@ def ProcessGAMCommand(args):
|
||||
gapi_cloudidentity_inboundsso.delete_profile()
|
||||
elif argument in ['nickname', 'alias']:
|
||||
doDeleteAlias()
|
||||
elif argument == 'org':
|
||||
elif argument in ['org', 'ou', 'orgunit']:
|
||||
gapi_directory_orgunits.delete()
|
||||
elif argument in ['inboundssocredential', 'inboundssocredentials']:
|
||||
gapi_cloudidentity_inboundsso.delete_credentials()
|
||||
|
||||
Reference in New Issue
Block a user