We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca11fa commit bf44fe3Copy full SHA for bf44fe3
src/Authentication/Authentication/Cmdlets/InvokeMgGraphRequest.cs
@@ -1004,7 +1004,6 @@ private string QualifyFilePath(string path)
1004
private void ResetGraphSessionEnvironment()
1005
{
1006
_originalEnvironment = GraphSession.Instance.Environment;
1007
- GraphSession.Instance.Environment = _originalEnvironment;
1008
}
1009
1010
#region CmdLet LifeCycle
0 commit comments