Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 006eb83

Browse files
committed
Don't need this anymore
1 parent a8d2427 commit 006eb83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.VisualStudio/Settings.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ static class GuidList
1515
public static readonly Guid guidGitHubCmdSet = new Guid(guidGitHubCmdSetString);
1616
public static readonly Guid guidGitHubToolbarCmdSet = new Guid(guidGitHubToolbarCmdSetString);
1717

18-
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Justification = "Already used in https://github.com/github/VisualStudio/pull/156")]
1918
public static readonly Guid guidContextMenuSet = new Guid(guidContextMenuSetString);
2019
}
2120

0 commit comments

Comments
 (0)