Skip to content

Commit bf44fe3

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
Microsoft Graph DevX Tooling
authored and
Microsoft Graph DevX Tooling
committed
Removed repetition
1 parent 4ca11fa commit bf44fe3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Authentication/Authentication/Cmdlets/InvokeMgGraphRequest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,6 @@ private string QualifyFilePath(string path)
10041004
private void ResetGraphSessionEnvironment()
10051005
{
10061006
_originalEnvironment = GraphSession.Instance.Environment;
1007-
GraphSession.Instance.Environment = _originalEnvironment;
10081007
}
10091008

10101009
#region CmdLet LifeCycle

0 commit comments

Comments
 (0)