Skip to content

Commit

Permalink
remove unneeded additional settings constant
Browse files Browse the repository at this point in the history
  • Loading branch information
kilasuit committed Aug 27, 2024
1 parent 0ca5fa7 commit 5edbd9d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,6 @@ public static class WinGetNouns
/// The noun for enable/disable winget admin settings.
/// </summary>
public const string Setting = "WinGetSetting";

/// <summary>
/// The noun to get the winget settings.
/// </summary>
public const string Settings = "WinGetSettings";
}
}
}

0 comments on commit 5edbd9d

Please sign in to comment.