Skip to content

Commit 17ccad4

Browse files
committed
full support for auth_host key
1 parent 0e7f4c2 commit 17ccad4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

user_sync/connector/directory_adobe_console.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def __init__(self, caller_options, *args, **kwargs):
9191

9292
self.options = options
9393

94-
ims_host = server_options['ims_host']
9594
self.org_id = org_id = integration_options['org_id']
9695
auth = create_umapi_auth(
9796
self.name,

0 commit comments

Comments
 (0)