Skip to content

Commit 7e23309

Browse files
committed
removing unintended change to azure account
1 parent 1926b62 commit 7e23309

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Common/Commands.Common/PSAzureAccount.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,5 @@ public class PSAzureAccount
2323
public string Subscriptions { get; set; }
2424

2525
public string Tenants { get; set; }
26-
27-
internal string AccessToken { get; set; }
2826
}
2927
}

0 commit comments

Comments
 (0)