You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace '_remote_access' with REMOTE_CLUSTER_PROFILE in comment (#130489)
There isn't a '_remote_access' profile, it looks like the
author meant to write '_remote_cluster'. This commit changes
it to REMOTE_CLUSTER_PROFILE to match the code below and avoid
confusing the reader with a profile name that doesn't exist.
0 commit comments